diff --git a/bower.json b/bower.json index a5aef063ce36..b0f332675be1 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "material-design-icons-iconfont", - "version": "6.4.2", + "version": "6.5.0", "author": "Material Design Authors, Jossef Harush", "description": "Material Design icons DX", "keywords": [ diff --git a/docs/200.html b/docs/200.html index 66c5917f57d5..bf9d12c5160d 100644 --- a/docs/200.html +++ b/docs/200.html @@ -1,9 +1,9 @@ - +
Loading...
- + diff --git a/docs/_nuxt/fonts/MaterialIcons-Regular.263e223.woff b/docs/_nuxt/fonts/MaterialIcons-Regular.263e223.woff new file mode 100644 index 000000000000..74b49ed20213 Binary files /dev/null and b/docs/_nuxt/fonts/MaterialIcons-Regular.263e223.woff differ diff --git a/docs/_nuxt/fonts/MaterialIcons-Regular.74c611a.eot b/docs/_nuxt/fonts/MaterialIcons-Regular.74c611a.eot deleted file mode 100644 index 99b02345112d..000000000000 Binary files a/docs/_nuxt/fonts/MaterialIcons-Regular.74c611a.eot and /dev/null differ diff --git a/docs/_nuxt/fonts/MaterialIcons-Regular.94cef4c.woff2 b/docs/_nuxt/fonts/MaterialIcons-Regular.94cef4c.woff2 new file mode 100644 index 000000000000..b37e75bf4df6 Binary files /dev/null and b/docs/_nuxt/fonts/MaterialIcons-Regular.94cef4c.woff2 differ diff --git a/docs/_nuxt/fonts/MaterialIcons-Regular.9cea43a.woff b/docs/_nuxt/fonts/MaterialIcons-Regular.9cea43a.woff deleted file mode 100644 index e31f599590f1..000000000000 Binary files a/docs/_nuxt/fonts/MaterialIcons-Regular.9cea43a.woff and /dev/null differ diff --git a/docs/_nuxt/fonts/MaterialIcons-Regular.a9f7530.woff2 b/docs/_nuxt/fonts/MaterialIcons-Regular.a9f7530.woff2 deleted file mode 100644 index f9fd40a5fca1..000000000000 Binary files a/docs/_nuxt/fonts/MaterialIcons-Regular.a9f7530.woff2 and /dev/null differ diff --git a/docs/_nuxt/fonts/MaterialIcons-Regular.e97c399.ttf b/docs/_nuxt/fonts/MaterialIcons-Regular.ae32dbe.ttf similarity index 97% rename from docs/_nuxt/fonts/MaterialIcons-Regular.e97c399.ttf rename to docs/_nuxt/fonts/MaterialIcons-Regular.ae32dbe.ttf index 40a8f457f48c..5d0494ade959 100644 Binary files a/docs/_nuxt/fonts/MaterialIcons-Regular.e97c399.ttf and b/docs/_nuxt/fonts/MaterialIcons-Regular.ae32dbe.ttf differ diff --git a/docs/_nuxt/fonts/MaterialIcons-Regular.d50ba06.eot b/docs/_nuxt/fonts/MaterialIcons-Regular.d50ba06.eot new file mode 100644 index 000000000000..243c4e4e2e71 Binary files /dev/null and b/docs/_nuxt/fonts/MaterialIcons-Regular.d50ba06.eot differ diff --git a/docs/_nuxt/runtime.6da2a07.js b/docs/_nuxt/runtime.e6b1393.js similarity index 94% rename from docs/_nuxt/runtime.6da2a07.js rename to docs/_nuxt/runtime.e6b1393.js index 05b2b7373832..9732b144a61e 100644 --- a/docs/_nuxt/runtime.6da2a07.js +++ b/docs/_nuxt/runtime.e6b1393.js @@ -1 +1 @@ -!function(e){function r(data){for(var r,n,l=data[0],f=data[1],d=data[2],i=0,h=[];i=0},toggleSelectIcon:function(e){var t=!n.selectedIcons[e];r.a.set(n.selectedIcons,e,t),t||r.a.delete(n.selectedIcons,e),n.selectedIconsCount=Object.keys(n.selectedIcons).length},isIconSelected:function(e){return!!n.selectedIcons[e]},isAnyIconSelected:function(){return n.selectedIconsCount},clear:function(){n.selectedIcons={},n.selectedIconsCount=0}}},d=(o(153),Object(l.a)(m,(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"icons-gallery"},[o("div",{staticClass:"icons-gallery-header"},[o("div",{staticClass:"icons-gallery-header-logo"},[o("logo")],1),e._v(" "),e._m(0),e._v(" "),e._m(1),e._v(" "),e._m(2),e._v(" "),o("div",{staticClass:"icons-gallery-header-floating-search"},[o("div",{staticClass:"icons-gallery-header-floating-search-input"},[o("input",{directives:[{name:"model",rawName:"v-model",value:e.filter,expression:"filter"}],attrs:{placeholder:"Filter Icons ...",type:"text"},domProps:{value:e.filter},on:{input:function(t){t.target.composing||(e.filter=t.target.value)}}})])])]),e._v(" "),o("div",{staticClass:"icons-gallery-content"},[o("div",{staticClass:"icons-gallery-content-gallery"},[o("div",{staticClass:"icons-gallery-content-gallery-category"},[o("div",{staticClass:"icons-gallery-content-gallery-category-icons"},e._l(e.filteredIcons,(function(t){return o("div",{key:t.id,staticClass:"icons-gallery-content-gallery-category-icons-wrapper",class:{"icons-gallery-content-gallery-category-icons-wrapper-active":e.isIconSelected(t.id),"icons-gallery-content-gallery-category-icons-wrapper-disabled":e.isAnyIconSelected()&&!e.isIconSelected(t.id)},on:{click:function(o){return e.toggleSelectIcon(t.id)}}},[o("div",{staticClass:"icons-gallery-content-gallery-category-icons-wrapper-icon"},[o("i",{staticClass:"material-icons"},[e._v(e._s(t.id))])]),e._v(" "),o("div",{staticClass:"icons-gallery-content-gallery-category-icons-wrapper-name"},[e._v("\n "+e._s(t.id)+"\n ")])])})),0)]),e._v(" "),e.filteredIcons.length?e._e():o("div",{staticClass:"icons-gallery-content-gallery-no-filter-results"},[o("div",{staticClass:"icons-gallery-content-gallery-no-filter-results-message"},[o("div",{staticClass:"icons-gallery-content-gallery-no-filter-results-message-text"},[e._v("Couldn't find an icon for \""+e._s(e.filter)+'".')]),e._v(" "),o("div",{staticClass:"icons-gallery-content-gallery-no-filter-results-message-button",on:{click:function(t){e.filter=""}}},[e._v("reset search filter")])])])]),e._v(" "),o("div",{staticClass:"icons-gallery-content-info"},[o("div",{staticClass:"icons-gallery-content-info-header"},[e._v("getting started")]),e._v(" "),e._m(3),e._v(" "),e.isAnyIconSelected()?o("div",{staticClass:"icons-gallery-content-info-header icons-gallery-content-info-header-padding"},[o("div",{staticClass:"icons-gallery-content-info-header-text"},[e._v("selected icons ("+e._s(e.selectedIconsCount)+")")]),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-header-button",class:{"icons-gallery-content-info-header-button-active":e.showCodepoints},on:{click:function(t){e.showCodepoints=!e.showCodepoints}}},[o("i",{staticClass:"material-icons",class:e.showCodepoints?"check_box":"check_box_outline_blank"}),e._v("  codepoints")]),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-header-button",class:{"icons-gallery-content-info-header-button-active":e.showClasses},on:{click:function(t){e.showClasses=!e.showClasses}}},[o("i",{staticClass:"material-icons ",class:e.showClasses?"check_box":"check_box_outline_blank"}),e._v("  css classes")]),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-header-button icons-gallery-content-info-header-button-active",on:{click:function(t){return e.clear()}}},[o("i",{staticClass:"material-icons clear"}),e._v(" clear")])]):e._e(),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-selected-icons"},e._l(e.selectedIcons,(function(t,n){return o("div",{key:n,staticClass:"icons-gallery-content-info-selected-icons-item"},[o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-icon"},[o("i",{staticClass:"material-icons"},[e._v(e._s(n))])]),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info"},[o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info-name"},[e._v(e._s(n))]),e._v(" "),e.showClasses?o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info-embed"},[e._v('')]):o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info-embed"},[e._v(''+e._s(n)+"")]),e._v(" "),e.showCodepoints?o("div",[e._v("codepoint:")]):e._e(),e._v(" "),e.showCodepoints?o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info-embed"},[e._v(e._s(e.iconsMap[n].toLowerCase()))]):e._e(),e._v(" "),e.showCodepoints?o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info-embed"},[e._v('let character = "\\u'+e._s(e.iconsMap[n].toLowerCase())+'";')]):e._e()])])})),0),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-header icons-gallery-content-info-header-padding"},[e._v("about")]),e._v(" "),e._m(4)])])])}),[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icons-gallery-header-link"},[t("a",{attrs:{target:"_blank",href:"https://github.com/jossef/material-design-icons-iconfont/issues"}},[this._v("Report an Issue")])])},function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icons-gallery-header-link"},[t("a",{attrs:{target:"_blank",href:"https://github.com/jossef/material-design-icons-iconfont/blob/master/LICENSE"}},[this._v("License")])])},function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icons-gallery-header-link"},[t("a",{attrs:{target:"_blank",href:"https://github.com/jossef/material-design-icons-iconfont"}},[this._v("View Project in GitHub")])])},function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icons-gallery-content-info-getting-started"},[this._v("\n Install using npm\n "),t("div",{staticClass:"icons-gallery-content-info-getting-started-code-snippet"},[this._v("npm install material-design-icons-iconfont")]),this._v("\n\n Include or @import the precompiled css file\n "),t("div",{staticClass:"icons-gallery-content-info-getting-started-code-snippet"},[this._v('')]),this._v("\n\n Next, embed the desired icon's code-snippet in your html. "),t("a",{attrs:{target:"_blank",href:"https://github.com/jossef/material-design-icons-iconfont"}},[this._v("read this")]),this._v(" for advanced instructions\n ")])},function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icons-gallery-content-info-about"},[t("div",[this._v("MDIDX (Material Design Icons Development Experience) is a ~fork of Google's material design icons. Created to fix development experience issues.")]),this._v(" "),t("div",[this._v("This workaround project was created by "),t("a",{attrs:{target:"_blank",href:"https://github.com/jossef"}},[this._v("@jossef")])])])}],!1,null,null,null));t.default=d.exports}}]); \ No newline at end of file diff --git a/docs/_nuxt/src/docs/pages/index.d52aafa.js b/docs/_nuxt/src/docs/pages/index.d52aafa.js deleted file mode 100644 index d685a766f149..000000000000 --- a/docs/_nuxt/src/docs/pages/index.d52aafa.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{148:function(e,t,o){var content=o(151);"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(75).default)("06d84392",content,!0,{sourceMap:!1})},149:function(e,t,o){var content=o(154);"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(75).default)("4b4231a7",content,!0,{sourceMap:!1})},150:function(e,t,o){"use strict";var n=o(148);o.n(n).a},151:function(e,t,o){(t=o(74)(!1)).push([e.i,".logo{display:flex;flex-direction:row;align-items:center}.logo svg{height:23px}",""]),e.exports=t},152:function(e){e.exports=JSON.parse('{"123":"EB8D","360":"E577","1x_mobiledata":"EFCD","1k_plus":"E95D","1k":"E95C","19mp":"E95B","18mp":"E95A","17mp":"E959","16mp":"E958","15mp":"E957","14mp":"E956","13mp":"E955","12mp":"E954","11mp":"E953","10mp":"E952","10k":"E951","2k_plus":"E964","24mp":"E962","23mp":"E961","22mp":"E960","21mp":"E95F","20mp":"E95E","2mp":"E965","2k":"E963","3p":"EFD1","3mp":"E968","3k_plus":"E967","3k":"E966","3g_mobiledata":"EFD0","3d_rotation":"E84D","30fps_select":"EFCF","30fps":"EFCE","4mp":"E96A","4k_plus":"E969","4k":"E072","4g_plus_mobiledata":"EFD3","4g_mobiledata":"EFD2","5mp":"E96D","5k_plus":"E96C","5k":"E96B","5g":"EF38","6mp":"E970","6k_plus":"E96F","6k":"E96E","6_ft_apart":"F21E","60fps_select":"EFD5","60fps":"EFD4","7k_plus":"E972","7mp":"E973","7k":"E971","8k_plus":"E975","8mp":"E976","8k":"E974","9k_plus":"E978","9mp":"E979","9k":"E977","av_timer":"E01B","autorenew":"E863","autofps_select":"EFDC","auto_stories":"E666","auto_mode":"EC20","auto_graph":"E4FB","auto_fix_off":"E665","auto_fix_normal":"E664","auto_fix_high":"E663","auto_delete":"EA4C","auto_awesome_motion":"E661","auto_awesome_mosaic":"E660","auto_awesome":"E65F","audiotrack":"E3A1","audio_file":"EB82","attribution":"EFDB","attractions":"EA52","attachment":"E2BC","attach_money":"E227","attach_file":"E226","attach_email":"EA5E","atm":"E573","assured_workload":"EB6F","assistant_photo":"E3A0","assistant_navigation":"E989","assistant_direction":"E988","assistant":"E39F","assignment_turned_in":"E862","assignment_returned":"E861","assignment_return":"E860","assignment_late":"E85F","assignment_ind":"E85E","assignment":"E85D","assessment":"E85C","aspect_ratio":"E85B","article":"EF42","art_track":"E060","arrow_upward":"E5D8","arrow_right_alt":"E941","arrow_right":"E5DF","arrow_left":"E5DE","arrow_forward_ios":"E5E1","arrow_forward":"E5C8","arrow_drop_up":"E5C7","arrow_drop_down_circle":"E5C6","arrow_drop_down":"E5C5","arrow_downward":"E5DB","arrow_circle_up":"F182","arrow_circle_right":"EAAA","arrow_circle_left":"EAA7","arrow_circle_down":"F181","arrow_back_ios_new":"E2EA","arrow_back_ios":"E5E0","arrow_back":"E5C4","area_chart":"E770","archive":"E149","architecture":"EA3B","apps_outage":"E7CC","apps":"E5C3","approval":"E982","apple":"EA80","app_shortcut":"EAE4","app_settings_alt":"EF41","app_registration":"EF40","app_blocking":"EF3F","api":"F1B7","apartment":"EA40","aod":"EFDA","announcement":"E85A","animation":"E71C","android":"E859","anchor":"F1CD","analytics":"EF3E","amp_stories":"EA13","alternate_email":"E0E6","alt_route":"F184","all_out":"E90B","all_inclusive":"EB3D","all_inbox":"E97F","align_vertical_top":"E00C","align_vertical_center":"E011","align_vertical_bottom":"E015","align_horizontal_right":"E010","align_horizontal_left":"E00D","align_horizontal_center":"E00F","album":"E019","alarm_on":"E858","alarm_off":"E857","alarm_add":"E856","alarm":"E855","airport_shuttle":"EB3C","airplay":"E055","airplanemode_on":"E195","airplanemode_off":"E194","airplanemode_inactive":"E194","airplanemode_active":"E195","airplane_ticket":"EFD9","airlines":"E7CA","airline_stops":"E7D0","airline_seat_recline_normal":"E637","airline_seat_recline_extra":"E636","airline_seat_legroom_reduced":"E635","airline_seat_legroom_normal":"E634","airline_seat_legroom_extra":"E633","airline_seat_individual_suite":"E632","airline_seat_flat_angled":"E631","airline_seat_flat":"E630","air":"EFD8","agriculture":"EA79","ads_click":"E762","adobe":"EA96","admin_panel_settings":"EF3D","adjust":"E39E","adf_scanner":"EADA","addchart":"EF3C","add_to_queue":"E05C","add_to_photos":"E39D","add_to_home_screen":"E1FE","add_to_drive":"E65C","add_task":"F23A","add_shopping_cart":"E854","add_road":"EF3B","add_reaction":"E1D3","add_photo_alternate":"E43E","add_moderator":"E97D","add_location_alt":"EF3A","add_location":"E567","add_link":"E178","add_ic_call":"E97C","add_comment":"E266","add_circle_outline":"E148","add_circle":"E147","add_chart":"E97B","add_card":"EB86","add_call":"E0E8","add_business":"E729","add_box":"E146","add_alert":"E003","add_alarm":"E193","add_a_photo":"E439","add":"E145","adb":"E60E","ad_units":"EF39","account_tree":"E97A","account_circle":"E853","account_box":"E851","account_balance_wallet":"E850","account_balance":"E84F","accessible_forward":"E934","accessible":"E914","accessibility_new":"E92C","accessibility":"E84E","access_time_filled":"EFD6","access_time":"E192","access_alarms":"E191","access_alarm":"E190","ac_unit":"EB3B","abc":"EB94","business_center":"EB3F","business":"E0AF","bus_alert":"E98F","burst_mode":"E43C","bungalow":"E591","build_circle":"EF48","build":"E869","bug_report":"E868","bubble_chart":"E6DD","brush":"E3AE","brunch_dining":"EA73","browser_updated":"E7CF","browser_not_supported":"EF47","browse_gallery":"EBD1","broken_image":"E3AD","brightness_medium":"E1AE","brightness_low":"E1AD","brightness_high":"E1AC","brightness_auto":"E1AB","brightness_7":"E3AC","brightness_6":"E3AB","brightness_5":"E3AA","brightness_4":"E3A9","brightness_3":"E3A8","brightness_2":"E3A7","brightness_1":"E3A6","breakfast_dining":"EA54","branding_watermark":"E06B","boy":"EB67","border_vertical":"E233","border_top":"E232","border_style":"E231","border_right":"E230","border_outer":"E22F","border_left":"E22E","border_inner":"E22D","border_horizontal":"E22C","border_color":"E22B","border_clear":"E22A","border_bottom":"E229","border_all":"E228","bookmarks":"E98B","bookmark_remove":"E59A","bookmark_outline":"E867","bookmark_border":"E867","bookmark_added":"E599","bookmark_add":"E598","bookmark":"E866","book_online":"F217","book":"E865","bolt":"EA0B","blur_on":"E3A5","blur_off":"E3A4","blur_linear":"E3A3","blur_circular":"E3A2","bluetooth_searching":"E1AA","bluetooth_drive":"EFE5","bluetooth_disabled":"E1A9","bluetooth_connected":"E1A8","bluetooth_audio":"E60F","bluetooth":"E1A7","bloodtype":"EFE4","block_flipped":"EF46","block":"E14B","blinds_closed":"EC1F","blinds":"E286","blender":"EFE3","biotech":"EA3A","bike_scooter":"EF45","bento":"F1F4","beenhere":"E52D","bedtime_off":"EB76","bedtime":"EF44","bedroom_parent":"EFE2","bedroom_child":"EFE1","bedroom_baby":"EFE0","bed":"EFDF","beach_access":"EB3E","battery_unknown":"E1A6","battery_std":"E1A5","battery_saver":"EFDE","battery_full":"E1A4","battery_charging_full":"E1A3","battery_alert":"E19C","battery_6_bar":"EBD2","battery_5_bar":"EBD4","battery_4_bar":"EBE2","battery_3_bar":"EBDD","battery_2_bar":"EBE0","battery_1_bar":"EBD9","battery_0_bar":"EBDC","bathtub":"EA41","bathroom":"EFDD","batch_prediction":"F0F5","bar_chart":"E26B","ballot":"E172","balcony":"E58F","balance":"EAF6","bakery_dining":"EA53","badge":"EA67","backup_table":"EF43","backup":"E864","backspace":"E14A","backpack":"F19C","back_hand":"E764","baby_changing_station":"F19B","cyclone":"EBD5","curtains_closed":"EC1D","curtains":"EC1E","currency_yuan":"EAF9","currency_yen":"EAFB","currency_rupee":"EAF7","currency_ruble":"EAEC","currency_pound":"EAF1","currency_lira":"EAEF","currency_franc":"EAFA","currency_exchange":"EB70","currency_bitcoin":"EBC5","css":"EB93","cruelty_free":"E799","crop_square":"E3C6","crop_rotate":"E437","crop_portrait":"E3C5","crop_original":"E3C4","crop_landscape":"E3C3","crop_free":"E3C2","crop_din":"E3C1","crop_7_5":"E3C0","crop_5_4":"E3BF","crop_3_2":"E3BD","crop_16_9":"E3BC","crop":"E3BE","crisis_alert":"EBE9","crib":"E588","credit_score":"EFF1","credit_card_off":"E4F4","credit_card":"E870","create_new_folder":"E2CC","create":"E150","countertops":"F1F7","cottage":"E587","corporate_fare":"F1D0","coronavirus":"F221","copyright":"E90C","copy_all":"E2EC","cookie":"EAAC","control_point_duplicate":"E3BB","control_point":"E3BA","control_camera":"E074","contrast":"EB37","content_paste_search":"EA9B","content_paste_off":"E4F8","content_paste_go":"EA8E","content_paste":"E14F","content_cut":"E14E","content_copy":"E14D","contacts":"E0BA","contactless":"EA71","contact_support":"E94C","contact_phone":"E0CF","contact_page":"F22E","contact_mail":"E0D0","construction":"EA3C","connecting_airports":"E7C9","connected_tv":"E998","connect_without_contact":"F223","confirmation_number":"E638","confirmation_num":"E638","computer":"E30A","compress":"E94D","compost":"E761","compass_calibration":"E57C","compare_arrows":"E915","compare":"E3B9","commute":"E940","commit":"EAF5","comments_disabled":"E7A2","comment_bank":"EA4E","comment":"E0B9","colorize":"E3B8","color_lens":"E3B7","collections_bookmark":"E431","collections":"E3B6","coffee_maker":"EFF0","coffee":"EFEF","code_off":"E4F3","code":"E86F","co_present":"EAF0","co2":"E7B0","cloudy_snowing":"E810","cloud_upload":"E2C3","cloud_sync":"EB5A","cloud_queue":"E2C2","cloud_off":"E2C1","cloud_download":"E2C0","cloud_done":"E2BF","cloud_circle":"E2BE","cloud":"E2BD","closed_caption_off":"E996","closed_caption_disabled":"F1DC","closed_caption":"E01C","close_fullscreen":"F1CF","close":"E5CD","clear_all":"E0B8","clear":"E14C","cleaning_services":"F0FF","clean_hands":"F21F","class":"E86E","circle_notifications":"E994","circle":"EF4A","church":"EAAE","chrome_reader_mode":"E86D","child_friendly":"EB42","child_care":"EB41","chevron_right":"E5CC","chevron_left":"E5CB","checkroom":"F19E","checklist_rtl":"E6B3","checklist":"E6B1","check_circle_outline":"E92D","check_circle":"E86C","check_box_outline_blank":"E835","check_box":"E834","check":"E5CA","chat_bubble_outline":"E0CB","chat_bubble":"E0CA","chat":"E0B7","charging_station":"F19D","change_history":"E86B","change_circle":"E2E7","chalet":"E585","chair_alt":"EFEE","chair":"EFED","center_focus_weak":"E3B5","center_focus_strong":"E3B4","cell_wifi":"E0EC","cell_tower":"EBBA","celebration":"EA65","category":"E574","catching_pokemon":"E508","castle":"EAB1","cast_for_education":"EFEC","cast_connected":"E308","cast":"E307","casino":"EB40","cases":"E992","carpenter":"F1F8","card_travel":"E8F8","card_membership":"E8F7","card_giftcard":"E8F6","car_repair":"EA56","car_rental":"EA55","car_crash":"EBF2","candlestick_chart":"EAD4","cancel_schedule_send":"EA39","cancel_presentation":"E0E9","cancel":"E5C9","campaign":"EF49","cameraswitch":"EFEB","camera_roll":"E3B3","camera_rear":"E3B2","camera_outdoor":"EFEA","camera_indoor":"EFE9","camera_front":"E3B1","camera_enhance":"E8FC","camera_alt":"E3B0","camera":"E3AF","call_to_action":"E06C","call_split":"E0B6","call_received":"E0B5","call_missed_outgoing":"E0E4","call_missed":"E0B4","call_merge":"E0B3","call_made":"E0B2","call_end":"E0B1","call":"E0B0","calendar_view_week":"EFE8","calendar_view_month":"EFE7","calendar_view_day":"E936","calendar_today":"E935","calendar_month":"EBCC","calculate":"EA5F","cake":"E7E9","cached":"E86A","cable":"EFE6","cabin":"E589","dynamic_form":"F1BF","dynamic_feed":"EA14","dvr":"E1B2","duo":"E9A5","dry_cleaning":"EA58","dry":"F1B3","drive_folder_upload":"E9A3","drive_file_rename_outline":"E9A2","drive_file_move_rtl":"E76D","drive_file_move_outline":"E9A1","drive_file_move":"E675","drive_eta":"E613","draw":"E746","drag_indicator":"E945","drag_handle":"E25D","drafts":"E151","downloading":"F001","download_for_offline":"F000","download_done":"F091","download":"F090","downhill_skiing":"E509","double_arrow":"EA50","doorbell":"EFFF","door_sliding":"EFFE","door_front":"EFFD","door_back":"EFFC","donut_small":"E918","donut_large":"E917","done_outline":"E92F","done_all":"E877","done":"E876","domain_verification":"EF4C","domain_disabled":"E0EF","domain_add":"EB62","domain":"E7EE","document_scanner":"E5FA","dock":"E30E","do_not_touch":"F1B0","do_not_step":"F19F","do_not_disturb_on_total_silence":"EFFB","do_not_disturb_on":"E644","do_not_disturb_off":"E643","do_not_disturb_alt":"E611","do_not_disturb":"E612","do_disturb_on":"F08F","do_disturb_off":"F08E","do_disturb_alt":"F08D","do_disturb":"F08C","dns":"E875","dnd_forwardslash":"E611","display_settings":"EB97","discount":"EBC9","discord":"EA6C","disc_full":"E610","disabled_visible":"E76E","disabled_by_default":"F230","dirty_lens":"EF4B","directions_walk":"E536","directions_transit_filled":"EFFA","directions_transit":"E535","directions_train":"E534","directions_subway_filled":"EFF9","directions_subway":"E533","directions_run":"E566","directions_railway_filled":"EFF8","directions_railway":"E534","directions_off":"F10F","directions_ferry":"E532","directions_car_filled":"EFF7","directions_car":"E531","directions_bus_filled":"EFF6","directions_bus":"E530","directions_boat_filled":"EFF5","directions_boat":"E532","directions_bike":"E52F","directions":"E52E","dinner_dining":"EA57","dining":"EFF4","difference":"EB7D","diamond":"EAD5","dialpad":"E0BC","dialer_sip":"E0BB","devices_other":"E337","devices_fold":"EBDE","devices":"E1B1","device_unknown":"E339","device_thermostat":"E1FF","device_hub":"E335","developer_mode":"E1B0","developer_board_off":"E4FF","developer_board":"E30D","details":"E3C8","desktop_windows":"E30C","desktop_mac":"E30B","desktop_access_disabled":"E99D","design_services":"F10A","deselect":"EBB6","description":"E873","departure_board":"E576","density_small":"EBA8","density_medium":"EB9E","density_large":"EBA9","delivery_dining":"EA72","delete_sweep":"E16C","delete_outline":"E92E","delete_forever":"E92B","delete":"E872","dehaze":"E3C7","deck":"EA42","deblur":"EB77","date_range":"E916","data_usage":"E1AF","data_thresholding":"EB9F","data_saver_on":"EFF3","data_saver_off":"EFF2","data_object":"EAD3","data_exploration":"E76F","data_array":"EAD1","dashboard_customize":"E99B","dashboard":"E871","dark_mode":"E51C","dangerous":"E99A","extension_off":"E4F5","extension":"E87B","exposure_zero":"E3CF","exposure_plus_2":"E3CE","exposure_plus_1":"E3CD","exposure_neg_2":"E3CC","exposure_neg_1":"E3CB","exposure_minus_2":"E3CC","exposure_minus_1":"E3CB","exposure":"E3CA","explore_off":"E9A8","explore":"E87A","explicit":"E01E","expand_more":"E5CF","expand_less":"E5CE","expand_circle_down":"E7CD","expand":"E94F","exit_to_app":"E879","event_seat":"E903","event_repeat":"EB7B","event_note":"E616","event_busy":"E615","event_available":"E614","event":"E878","ev_station":"E56D","euro_symbol":"E926","euro":"EA15","escalator_warning":"F1AC","escalator":"F1A1","error_outline":"E001","error":"E000","equalizer":"E01D","enhanced_encryption":"E63F","enhance_photo_translate":"E8FC","engineering":"EA3D","energy_savings_leaf":"EC1A","emoji_transportation":"EA1F","emoji_symbols":"EA1E","emoji_people":"EA1D","emoji_objects":"EA24","emoji_nature":"EA1C","emoji_food_beverage":"EA1B","emoji_flags":"EA1A","emoji_events":"EA23","emoji_emotions":"EA22","emergency_share":"EBF6","emergency_recording":"EBF4","emergency":"E1EB","email":"E0BE","elevator":"F1A0","electrical_services":"F102","electric_scooter":"EB1F","electric_rickshaw":"EB1E","electric_moped":"EB1D","electric_meter":"EC1B","electric_car":"EB1C","electric_bolt":"EC1C","electric_bike":"EB1B","elderly_woman":"EB69","elderly":"F21A","eject":"E8FB","egg_alt":"EAC8","egg":"EACC","edit_road":"EF4D","edit_off":"E950","edit_notifications":"E525","edit_note":"E745","edit_location_alt":"E1C5","edit_location":"E568","edit_calendar":"E742","edit_attributes":"E578","edit":"E3C9","edgesensor_low":"F006","edgesensor_high":"F005","eco":"EA35","east":"F1DF","earbuds_battery":"F004","earbuds":"F003","e_mobiledata":"F002","functions":"E24A","fullscreen_exit":"E5D1","fullscreen":"E5D0","front_hand":"E769","free_cancellation":"E748","free_breakfast":"EB44","foundation":"F200","forward_to_inbox":"F187","forward_5":"E058","forward_30":"E057","forward_10":"E056","forward":"E154","forum":"E0BF","fort":"EAAD","format_underlined":"E249","format_underline":"E249","format_textdirection_r_to_l":"E248","format_textdirection_l_to_r":"E247","format_strikethrough":"E246","format_size":"E245","format_shapes":"E25E","format_quote":"E244","format_paint":"E243","format_overline":"EB65","format_list_numbered_rtl":"E267","format_list_numbered":"E242","format_list_bulleted":"E241","format_line_spacing":"E240","format_italic":"E23F","format_indent_increase":"E23E","format_indent_decrease":"E23D","format_color_text":"E23C","format_color_reset":"E23B","format_color_fill":"E23A","format_clear":"E239","format_bold":"E238","format_align_right":"E237","format_align_left":"E236","format_align_justify":"E235","format_align_center":"E234","fork_right":"EBAC","fork_left":"EBA0","forest":"EA99","food_bank":"F1F2","font_download_off":"E4F9","font_download":"E167","follow_the_signs":"F222","folder_zip":"EB2C","folder_special":"E617","folder_shared":"E2C9","folder_open":"E2C8","folder_off":"EB83","folder_delete":"EB34","folder_copy":"EBBD","folder":"E2C7","foggy":"E818","fmd_good":"F00F","fmd_bad":"F00E","flutter_dash":"E00B","flourescent":"F00D","flood":"EBE6","flip_to_front":"E883","flip_to_back":"E882","flip_camera_ios":"EA38","flip_camera_android":"EA37","flip":"E3E8","flight_takeoff":"E905","flight_land":"E904","flight_class":"E7CB","flight":"E539","flatware":"F00C","flashlight_on":"F00B","flashlight_off":"F00A","flash_on":"E3E7","flash_off":"E3E6","flash_auto":"E3E5","flare":"E3E4","flaky":"EF50","flag_circle":"EAF8","flag":"E153","fitness_center":"EB43","fitbit":"E82B","fit_screen":"EA10","first_page":"E5DC","fireplace":"EA43","fire_hydrant":"F1A3","fire_extinguisher":"F1D8","fingerprint":"E90D","find_replace":"E881","find_in_page":"E880","filter_vintage":"E3E3","filter_tilt_shift":"E3E2","filter_none":"E3E0","filter_list_off":"EB57","filter_list_alt":"E94E","filter_list":"E152","filter_hdr":"E3DF","filter_frames":"E3DE","filter_drama":"E3DD","filter_center_focus":"E3DC","filter_b_and_w":"E3DB","filter_alt_off":"EB32","filter_alt":"EF4F","filter_9_plus":"E3DA","filter_9":"E3D9","filter_8":"E3D8","filter_7":"E3D7","filter_6":"E3D6","filter_5":"E3D5","filter_4":"E3D4","filter_3":"E3D2","filter_2":"E3D1","filter_1":"E3D0","filter":"E3D3","file_upload":"E2C6","file_present":"EA0E","file_open":"EAF3","file_download_off":"E4FE","file_download_done":"E9AA","file_download":"E2C4","file_copy":"E173","fiber_smart_record":"E062","fiber_pin":"E06A","fiber_new":"E05E","fiber_manual_record":"E061","fiber_dvr":"E05D","festival":"EA68","fence":"F1F6","female":"E590","feedback":"E87F","feed":"F009","featured_video":"E06E","featured_play_list":"E06D","fax":"EAD8","favorite_outline":"E87E","favorite_border":"E87E","favorite":"E87D","fastfood":"E57A","fast_rewind":"E020","fast_forward":"E01F","family_restroom":"F1A2","factory":"EBBC","fact_check":"F0C5","facebook":"F234","face_retouching_off":"F007","face_retouching_natural":"EF4E","face":"E87C","groups":"F233","group_work":"E886","group_remove":"E7AD","group_off":"E747","group_add":"E7F0","group":"E7EF","grid_view":"E9B0","grid_on":"E3EC","grid_off":"E3EB","grid_goldenratio":"F017","grid_4x4":"F016","grid_3x3":"F015","grass":"F205","graphic_eq":"E1B8","grain":"E3EA","grading":"EA4F","gradient":"E3E9","grade":"E885","gps_off":"E1B5","gps_not_fixed":"E1B4","gps_fixed":"E1B3","gpp_maybe":"F014","gpp_good":"F013","gpp_bad":"F012","golf_course":"EB45","goat":"EBFF","gite":"E58B","girl":"EB68","gif_box":"E7A3","gif":"E908","get_app":"E884","gesture":"E155","generating_tokens":"E749","gavel":"E90E","gas_meter":"EC19","garage":"F011","games":"E021","gamepad":"E30F","g_translate":"E927","g_mobiledata":"F010","hvac":"F10E","hub":"E9F4","https":"E88D","http":"E902","html":"EB7E","how_to_vote":"E175","how_to_reg":"E174","houseboat":"E584","house_siding":"F202","house":"EA44","hourglass_top":"EA5B","hourglass_full":"E88C","hourglass_empty":"E88B","hourglass_disabled":"EF53","hourglass_bottom":"EA5C","hotel_class":"E743","hotel":"E53A","hot_tub":"EB46","horizontal_split":"E947","horizontal_rule":"F108","horizontal_distribute":"E014","home_work":"EA09","home_repair_service":"F100","home_mini":"F025","home_max":"F024","home_filled":"E9B2","home":"E88A","holiday_village":"E58A","hls_off":"EB8C","hls":"EB8A","hive":"EAA6","history_toggle_off":"F17D","history_edu":"EA3E","history":"E889","hiking":"E50A","highlight_remove":"E888","highlight_off":"E888","highlight_alt":"EF52","highlight":"E25F","high_quality":"E024","hide_source":"F023","hide_image":"F022","hexagon":"EB39","hevc":"F021","help_outline":"E8FD","help_center":"F1C0","help":"E887","height":"EA16","heat_pump":"EC18","heart_broken":"EAC2","hearing_disabled":"F104","hearing":"E023","health_and_safety":"E1D5","healing":"E3F3","headset_off":"E33A","headset_mic":"E311","headset":"E310","headphones_battery":"F020","headphones":"F01F","hdr_weak":"E3F2","hdr_strong":"E3F1","hdr_plus":"F01E","hdr_on_select":"F01D","hdr_on":"E3EE","hdr_off_select":"F01C","hdr_off":"E3ED","hdr_enhanced_select":"EF51","hdr_auto_select":"F01B","hdr_auto":"F01A","hd":"E052","hardware":"EA59","handyman":"F10B","handshake":"EBCB","hail":"E9B1","h_plus_mobiledata":"F019","h_mobiledata":"F018","iso":"E3F6","iron":"E583","ios_share":"E6B8","invert_colors_on":"E891","invert_colors_off":"E0C4","invert_colors":"E891","inventory_2":"E1A1","inventory":"E179","interpreter_mode":"E83B","interests":"E7C8","integration_instructions":"EF54","install_mobile":"EB72","install_desktop":"EB71","insights":"F092","insert_photo":"E251","insert_page_break":"EACA","insert_link":"E250","insert_invitation":"E24F","insert_emoticon":"E24E","insert_drive_file":"E24D","insert_comment":"E24C","insert_chart_outlined":"E26A","insert_chart":"E24B","input":"E890","info_outline":"E88F","info":"E88E","indeterminate_check_box":"E909","incomplete_circle":"E79B","inbox":"E156","important_devices":"E912","import_export":"E0C3","import_contacts":"E0E0","imagesearch_roller":"E9B4","image_search":"E43F","image_not_supported":"F116","image_aspect_ratio":"E3F5","image":"E3F4","icecream":"EA69","ice_skating":"E50B","join_right":"EAEA","join_left":"EAF2","join_inner":"EAF4","join_full":"EAEB","javascript":"EB7C","kitesurfing":"E50D","kitchen":"EB47","king_bed":"EA45","keyboard_voice":"E31D","keyboard_tab":"E31C","keyboard_return":"E31B","keyboard_option_key":"EAE8","keyboard_option":"EADF","keyboard_hide":"E31A","keyboard_double_arrow_up":"EACF","keyboard_double_arrow_right":"EAC9","keyboard_double_arrow_left":"EAC3","keyboard_double_arrow_down":"EAD0","keyboard_control_key":"EAE6","keyboard_control":"E5D3","keyboard_command_key":"EAE7","keyboard_command":"EAE0","keyboard_capslock":"E318","keyboard_backspace":"E317","keyboard_arrow_up":"E316","keyboard_arrow_right":"E315","keyboard_arrow_left":"E314","keyboard_arrow_down":"E313","keyboard_alt":"F028","keyboard":"E312","key_off":"EB84","key":"E73C","kebab_dining":"E842","kayaking":"E50C","lyrics":"EC0B","lunch_dining":"EA61","luggage":"F235","lte_plus_mobiledata":"F02D","lte_mobiledata":"F02C","loyalty":"E89A","low_priority":"E16D","loupe":"E402","loop":"E028","looks_two":"E401","looks_one":"E400","looks_6":"E3FF","looks_5":"E3FE","looks_4":"E3FD","looks_3":"E3FB","looks":"E3FC","logout":"E9BA","logo_dev":"EAD6","login":"EA77","lock_reset":"EADE","lock_outline":"E899","lock_open":"E898","lock_clock":"EF57","lock":"E897","location_searching":"E1B7","location_pin":"F1DB","location_on":"E0C8","location_off":"E0C7","location_history":"E55A","location_disabled":"E1B6","location_city":"E7F1","local_taxi":"E559","local_shipping":"E558","local_see":"E557","local_restaurant":"E556","local_printshop":"E555","local_print_shop":"E555","local_post_office":"E554","local_police":"EF56","local_play":"E553","local_pizza":"E552","local_phone":"E551","local_pharmacy":"E550","local_parking":"E54F","local_offer":"E54E","local_movies":"E54D","local_mall":"E54C","local_library":"E54B","local_laundry_service":"E54A","local_hotel":"E549","local_hospital":"E548","local_grocery_store":"E547","local_gas_station":"E546","local_florist":"E545","local_fire_department":"EF55","local_drink":"E544","local_dining":"E556","local_convenience_store":"E543","local_car_wash":"E542","local_cafe":"E541","local_bar":"E540","local_attraction":"E53F","local_atm":"E53E","local_airport":"E53D","local_activity":"E53F","living":"F02B","live_tv":"E639","live_help":"E0C6","list_alt":"E0EE","list":"E896","liquor":"EA60","linked_camera":"E438","link_off":"E16F","link":"E157","linear_scale":"E260","line_weight":"E91A","line_style":"E919","line_axis":"EA9A","lightbulb_outline":"E90F","lightbulb_circle":"EBFE","lightbulb":"E0F0","light_mode":"E518","light":"F02A","library_music":"E030","library_books":"E02F","library_add_check":"E9B7","library_add":"E02E","lens_blur":"F029","lens":"E3FA","legend_toggle":"F11B","leave_bags_at_home":"F21B","leak_remove":"E3F9","leak_add":"E3F8","leaderboard":"F20C","layers_clear":"E53C","layers":"E53B","launch":"E895","last_page":"E5DD","laptop_windows":"E321","laptop_mac":"E320","laptop_chromebook":"E31F","laptop":"E31E","language":"E894","landslide":"EBD7","landscape":"E3F7","lan":"EB2F","label_outline":"E893","label_off":"E9B6","label_important_outline":"E948","label_important":"E937","label":"E892","my_location":"E55C","my_library_music":"E030","my_library_books":"E02F","my_library_add":"E02E","music_video":"E063","music_off":"E440","music_note":"E405","museum":"EA36","multitrack_audio":"E1B8","multiple_stop":"F1B9","multiline_chart":"E6DF","mp":"E9C3","moving":"E501","movie_filter":"E43A","movie_creation":"E404","movie":"E02C","move_up":"EB64","move_to_inbox":"E168","move_down":"EB61","mouse":"E323","motorcycle":"E91B","motion_photos_paused":"E9C2","motion_photos_pause":"F227","motion_photos_on":"E9C1","motion_photos_off":"E9C0","motion_photos_auto":"F03A","mosque":"EAB2","more_vert":"E5D4","more_time":"EA5D","more_horiz":"E5D3","more":"E619","moped":"EB28","mood_bad":"E7F3","mood":"E7F2","monochrome_photos":"E403","monitor_weight":"F039","monitor_heart":"EAA2","monitor":"EF5B","money_off_csred":"F038","money_off":"E25C","money":"E57D","monetization_on":"E263","model_training":"F0CF","mode_standby":"F037","mode_of_travel":"E7CE","mode_night":"F036","mode_fan_off":"EC17","mode_edit_outline":"F035","mode_edit":"E254","mode_comment":"E253","mode":"F097","mobiledata_off":"F034","mobile_screen_share":"E0E7","mobile_off":"E201","mobile_friendly":"E200","mms":"E618","missed_video_call":"E073","miscellaneous_services":"F10C","minor_crash":"EBF1","minimize":"E931","military_tech":"EA3F","microwave":"F204","mic_off":"E02B","mic_none":"E02A","mic_external_on":"EF5A","mic_external_off":"EF59","mic":"E029","messenger_outline":"E0CB","messenger":"E0CA","message":"E0C9","merge_type":"E252","merge":"EB98","menu_open":"E9BD","menu_book":"EA19","menu":"E5D2","memory":"E322","meeting_room":"EB4F","medication_liquid":"EA87","medication":"F033","medical_services":"F109","medical_information":"EBED","mediation":"EFA7","media_bluetooth_on":"F032","media_bluetooth_off":"F031","maximize":"E930","masks":"F218","markunread_mailbox":"E89B","markunread":"E159","mark_unread_chat_alt":"EB9D","mark_email_unread":"F18A","mark_email_read":"F18C","mark_chat_unread":"F189","mark_chat_read":"F18B","mark_as_unread":"E9BC","margin":"E9BB","maps_ugc":"EF58","maps_home_work":"F030","map":"E55B","manage_search":"F02F","manage_history":"EBE7","manage_accounts":"F02E","man":"E4EB","male":"E58E","mail_outline":"E0E1","mail_lock":"EC0A","mail":"E158","numbers":"EAC7","now_widgets":"E1BD","now_wallpaper":"E1BC","notifications_paused":"E7F8","notifications_on":"E7F7","notifications_off":"E7F6","notifications_none":"E7F5","notifications_active":"E7F7","notifications":"E7F4","notification_important":"E004","notification_add":"E399","notes":"E26C","note_alt":"F040","note_add":"E89C","note":"E06F","not_started":"F0D1","not_listed_location":"E575","not_interested":"E033","not_accessible":"F0FE","north_west":"F1E2","north_east":"F1E1","north":"F1E0","nordic_walking":"E50E","noise_control_off":"EBF3","noise_aware":"EBEC","no_transfer":"F1D5","no_stroller":"F1AF","no_sim":"E0CC","no_photography":"F1A8","no_meeting_room":"EB4E","no_meals_ouline":"F229","no_meals":"F1D6","no_luggage":"F23B","no_food":"F1A7","no_flash":"F1A6","no_encryption_gmailerrorred":"F03F","no_encryption":"E641","no_drinks":"F1A5","no_crash":"EBF0","no_cell":"F1A4","no_backpack":"F237","no_accounts":"F03E","nights_stay":"EA46","nightlight_round":"EF5E","nightlight":"F03D","nightlife":"EA62","night_shelter":"F1F1","nfc":"E1BB","next_week":"E16A","next_plan":"EF5D","newspaper":"EB81","new_releases":"E031","new_label":"E609","network_wifi_3_bar":"EBE1","network_wifi_2_bar":"EBD6","network_wifi_1_bar":"EBE4","network_wifi":"E1BA","network_ping":"EBCA","network_locked":"E61A","network_check":"E640","network_cell":"E1B9","nest_cam_wired_stand":"EC16","nearby_off":"F03C","nearby_error":"F03B","near_me_disabled":"F1EF","near_me":"E569","navigation":"E55D","navigate_next":"E409","navigate_before":"E408","nature_people":"E407","nature":"E406","nat":"EF5C","output":"EBBE","outlined_flag":"E16E","outlet":"F1D4","outgoing_mail":"F0D2","outdoor_grill":"EA47","outbox":"EF5F","outbound":"E1CA","outbond":"F228","other_houses":"E58C","open_with":"E89F","open_in_new_off":"E4F6","open_in_new":"E89E","open_in_full":"F1CE","open_in_browser":"E89D","opacity":"E91C","online_prediction":"F0EB","ondemand_video":"E63A","on_device_training":"EBFD","oil_barrel":"EC15","offline_share":"E9C5","offline_pin":"E90A","offline_bolt":"E932","push_pin":"F10D","punch_clock":"EAA8","published_with_changes":"F232","publish":"E255","public_off":"F1CA","public":"E80B","psychology":"EA4A","propane_tank":"EC13","propane":"EC14","production_quantity_limits":"E1D1","private_connectivity":"E744","privacy_tip":"F0DC","priority_high":"E645","print_disabled":"E9CF","print":"E8AD","price_check":"F04B","price_change":"F04A","preview":"F1C5","present_to_all":"E0DF","pregnant_woman":"E91E","precision_manufacturing":"F049","power_settings_new":"E8AC","power_off":"E646","power_input":"E336","power":"E63C","post_add":"EA20","portrait":"E416","portable_wifi_off":"E0CE","pool":"EB48","polymer":"E8AB","polyline":"EBBB","poll":"E801","policy":"EA17","point_of_sale":"F17E","podcasts":"F048","plus_one":"E800","plumbing":"F107","playlist_remove":"EB80","playlist_play":"E05F","playlist_add_circle":"E7E5","playlist_add_check_circle":"E7E6","playlist_add_check":"E065","playlist_add":"E03B","play_lesson":"F047","play_for_work":"E906","play_disabled":"EF6A","play_circle_outline":"E039","play_circle_filled":"E038","play_circle_fill":"E038","play_circle":"E1C4","play_arrow":"E037","plagiarism":"EA5A","place":"E55F","pix":"EAA3","pivot_table_chart":"E9CE","pinch":"EB38","pin_invoke":"E763","pin_end":"E767","pin_drop":"E55E","pin":"F045","pie_chart_outlined":"E6C5","pie_chart_outline":"F044","pie_chart":"E6C4","picture_in_picture_alt":"E911","picture_in_picture":"E8AA","picture_as_pdf":"E415","piano_off":"E520","piano":"E521","php":"EB8F","photo_size_select_small":"E434","photo_size_select_large":"E433","photo_size_select_actual":"E432","photo_library":"E413","photo_filter":"E43B","photo_camera_front":"EF69","photo_camera_back":"EF68","photo_camera":"E412","photo_album":"E411","photo":"E410","phonelink_setup":"E0DE","phonelink_ring":"E0DD","phonelink_off":"E327","phonelink_lock":"E0DC","phonelink_erase":"E0DB","phonelink":"E326","phone_paused":"E620","phone_missed":"E61F","phone_locked":"E61E","phone_iphone":"E325","phone_in_talk":"E61D","phone_forwarded":"E61C","phone_enabled":"E9CD","phone_disabled":"E9CC","phone_callback":"E649","phone_bluetooth_speaker":"E61B","phone_android":"E324","phone":"E0CD","phishing":"EAD7","pets":"E91D","pest_control_rodent":"F0FD","pest_control":"F0FA","personal_video":"E63B","personal_injury":"E6DA","person_search":"F106","person_remove_alt_1":"EF67","person_remove":"EF66","person_pin_circle":"E56A","person_pin":"E55A","person_outline":"E7FF","person_off":"E510","person_add_disabled":"E9CB","person_add_alt_1":"EF65","person_add_alt":"EA4D","person_add":"E7FE","person":"E7FD","perm_scan_wifi":"E8A9","perm_phone_msg":"E8A8","perm_media":"E8A7","perm_identity":"E8A6","perm_device_information":"E8A5","perm_device_info":"E8A5","perm_data_setting":"E8A4","perm_contact_calendar":"E8A3","perm_contact_cal":"E8A3","perm_camera_mic":"E8A2","percent":"EB58","people_outline":"E7FC","people_alt":"EA21","people":"E7FB","pentagon":"EB50","pending_actions":"F1BB","pending":"EF64","pedal_bike":"EB29","paypal":"EA8D","payments":"EF63","payment":"E8A1","pause_presentation":"E0EA","pause_circle_outline":"E036","pause_circle_filled":"E035","pause_circle":"E1A2","pause":"E034","pattern":"F043","password":"F042","party_mode":"E7FA","park":"EA63","paragliding":"E50F","panorama_wide_angle_select":"EF62","panorama_wide_angle":"E40F","panorama_vertical_select":"EF61","panorama_vertical":"E40E","panorama_photosphere_select":"E9CA","panorama_photosphere":"E9C9","panorama_horizontal_select":"EF60","panorama_horizontal":"E40D","panorama_fisheye":"E40C","panorama_fish_eye":"E40C","panorama":"E40B","pan_tool_alt":"EBB9","pan_tool":"E925","palette":"E40A","paid":"F041","pageview":"E8A0","pages":"E7F9","padding":"E9C8","quora":"EA98","quiz":"F04C","quickreply":"EF6C","quick_contacts_mail":"E0D0","quick_contacts_dialer":"E0CF","queue_play_next":"E066","queue_music":"E03D","queue":"E03C","question_mark":"EB8B","question_answer":"E8AF","query_stats":"E4FC","query_builder":"E8AE","qr_code_scanner":"F206","qr_code_2":"E00A","qr_code":"EF6B","rv_hookup":"E642","running_with_errors":"E51D","run_circle":"EF6F","rule_folder":"F1C9","rule":"F1C2","rtt":"E9AD","rsvp":"F055","rss_feed":"E0E5","rowing":"E921","router":"E328","route":"EACD","rounded_corner":"E920","roundabout_right":"EBA3","roundabout_left":"EB99","rotate_right":"E41A","rotate_left":"E419","rotate_90_degrees_cw":"EAAB","rotate_90_degrees_ccw":"E418","room_service":"EB49","room_preferences":"F1B8","room":"E8B4","roofing":"F201","roller_skating":"EBCD","roller_shades_closed":"EC11","roller_shades":"EC12","rocket_launch":"EB9B","rocket":"EBA5","ring_volume":"E0D1","rice_bowl":"F1F5","reviews":"F054","restore_page":"E929","restore_from_trash":"E938","restore":"E8B3","restaurant_menu":"E561","restaurant":"E56C","restart_alt":"F053","reset_tv":"E9D9","request_quote":"F1B6","request_page":"F22C","report_problem":"E8B2","report_off":"E170","report_gmailerrorred":"F052","report":"E160","reply_all":"E15F","reply":"E15E","replay_circle_filled":"E9D8","replay_5":"E05B","replay_30":"E05A","replay_10":"E059","replay":"E042","repeat_one_on":"E9D7","repeat_one":"E041","repeat_on":"E9D6","repeat":"E040","reorder":"E8FE","remove_shopping_cart":"E928","remove_road":"EBFC","remove_red_eye":"E417","remove_moderator":"E9D4","remove_from_queue":"E067","remove_done":"E9D3","remove_circle_outline":"E15D","remove_circle":"E15C","remove":"E15B","remember_me":"F051","refresh":"E5D5","reduce_capacity":"F21C","redo":"E15A","redeem":"E8B1","reddit":"EAA0","recycling":"E760","rectangle":"EB54","record_voice_over":"E91F","recommend":"E9D2","recent_actors":"E03F","receipt_long":"EF6E","receipt":"E8B0","real_estate_agent":"E73A","read_more":"EF6D","raw_on":"F050","raw_off":"F04F","rate_review":"E560","ramp_right":"EB96","ramp_left":"EB9C","ramen_dining":"EA64","railway_alert":"E9D1","radio_button_unchecked":"E836","radio_button_on":"E837","radio_button_off":"E836","radio_button_checked":"E837","radio":"E03E","radar":"F04E","r_mobiledata":"F04D","system_update_tv":"E8D7","system_update_alt":"E8D7","system_update":"E62A","system_security_update_warning":"F074","system_security_update_good":"F073","system_security_update":"F072","sync_problem":"E629","sync_lock":"EAEE","sync_disabled":"E628","sync_alt":"EA18","sync":"E627","synagogue":"EAB0","switch_video":"E41F","switch_right":"F1D2","switch_left":"F1D1","switch_camera":"E41E","switch_account":"E9ED","switch_access_shortcut_add":"E7E2","switch_access_shortcut":"E7E1","swipe_vertical":"EB51","swipe_up_alt":"EB35","swipe_up":"EB2E","swipe_right_alt":"EB56","swipe_right":"EB52","swipe_left_alt":"EB33","swipe_left":"EB59","swipe_down_alt":"EB30","swipe_down":"EB53","swipe":"E9EC","swap_vertical_circle":"E8D6","swap_vert_circle":"E8D6","swap_vert":"E8D5","swap_horizontal_circle":"E933","swap_horiz":"E8D4","swap_calls":"E0D7","surround_sound":"E049","surfing":"E515","support_agent":"F0E2","support":"EF73","supervisor_account":"E8D3","supervised_user_circle":"E939","superscript":"F112","sunny_snowing":"E819","sunny":"E81A","summarize":"F071","subway":"E56F","subtitles_off":"EF72","subtitles":"E048","subscriptions":"E064","subscript":"F111","subject":"E8D2","subdirectory_arrow_right":"E5DA","subdirectory_arrow_left":"E5D9","style":"E41D","stroller":"F1AE","strikethrough_s":"E257","streetview":"E56E","stream":"E9E9","straighten":"E41C","straight":"EB95","storm":"F070","storefront":"EA12","store_mall_directory":"E563","store":"E8D1","storage":"E1DB","stop_screen_share":"E0E3","stop_circle":"EF71","stop":"E047","sticky_note_2":"F1FC","stay_primary_portrait":"E0D6","stay_primary_landscape":"E0D5","stay_current_portrait":"E0D4","stay_current_landscape":"E0D3","start":"E089","stars":"E8D0","star_rate":"F0EC","star_purple500":"F09A","star_outline":"F06F","star_half":"E839","star_border_purple500":"F099","star_border":"E83A","star":"E838","stairs":"F1A9","stadium":"EB90","stacked_line_chart":"F22B","stacked_bar_chart":"E9E6","ssid_chart":"EB66","square_foot":"EA49","square":"EB36","sports_volleyball":"EA31","sports_tennis":"EA32","sports_soccer":"EA2F","sports_score":"F06E","sports_rugby":"EA2E","sports_motorsports":"EA2D","sports_mma":"EA2C","sports_martial_arts":"EAE9","sports_kabaddi":"EA34","sports_hockey":"EA2B","sports_handball":"EA33","sports_gymnastics":"EBC4","sports_golf":"EA2A","sports_football":"EA29","sports_esports":"EA28","sports_cricket":"EA27","sports_basketball":"EA26","sports_baseball":"EA51","sports_bar":"F1F3","sports":"EA30","spoke":"E9A7","splitscreen":"F06D","spellcheck":"E8CE","speed":"E9E4","speaker_phone":"E0D2","speaker_notes_off":"E92A","speaker_notes":"E8CD","speaker_group":"E32E","speaker":"E32D","spatial_tracking":"EBEA","spatial_audio_off":"EBE8","spatial_audio":"EBEB","space_dashboard":"E66B","space_bar":"E256","spa":"EB4C","south_west":"F1E5","south_east":"F1E4","south_america":"E7E4","south":"F1E3","source":"F1C4","soup_kitchen":"E7D3","sos":"EBF7","sort_by_alpha":"E053","sort":"E164","solar_power":"EC0F","social_distance":"E1CB","soap":"F1B2","snowshoeing":"E514","snowmobile":"E503","snowing":"E80F","snowboarding":"E513","snooze":"E046","snippet_folder":"F1C7","snapchat":"EA6E","sms_failed":"E626","sms":"E625","smoking_rooms":"EB4B","smoke_free":"EB4A","smartphone":"E32C","smart_toy":"F06C","smart_screen":"F06B","smart_display":"F06A","smart_button":"F1C1","slow_motion_video":"E068","slideshow":"E41B","sledding":"E512","skip_previous":"E045","skip_next":"E044","skateboarding":"E511","sip":"F069","single_bed":"EA48","sim_card_download":"F068","sim_card_alert":"E624","sim_card":"E32B","signpost":"EB91","signal_wifi_statusbar_null":"F067","signal_wifi_statusbar_connected_no_internet_4":"F066","signal_wifi_statusbar_4_bar":"F065","signal_wifi_off":"E1DA","signal_wifi_connected_no_internet_4":"F064","signal_wifi_bad":"F063","signal_wifi_4_bar_lock":"E1D9","signal_wifi_4_bar":"E1D8","signal_wifi_0_bar":"F0B0","signal_cellular_off":"E1D0","signal_cellular_null":"E1CF","signal_cellular_nodata":"F062","signal_cellular_no_sim":"E1CE","signal_cellular_connected_no_internet_4_bar":"E1CD","signal_cellular_connected_no_internet_0_bar":"F0AC","signal_cellular_alt_2_bar":"EBE3","signal_cellular_alt_1_bar":"EBDF","signal_cellular_alt":"E202","signal_cellular_4_bar":"E1C8","signal_cellular_0_bar":"F0A8","sign_language":"EBE5","sick":"F220","shutter_speed":"E43D","shuffle_on":"E9E1","shuffle":"E043","shower":"F061","show_chart":"E6E1","shortcut":"F060","short_text":"E261","shopping_cart_checkout":"EB88","shopping_cart":"E8CC","shopping_basket":"E8CB","shopping_bag":"F1CC","shopify":"EA9D","shop_two":"E8CA","shop_2":"E19E","shop":"E8C9","shield_moon":"EAA9","shield":"E9E0","share_location":"F05F","share_arrival_time":"E524","share":"E80D","severe_cold":"EBD3","settings_voice":"E8C8","settings_system_daydream":"E1C3","settings_suggest":"F05E","settings_remote":"E8C7","settings_power":"E8C6","settings_phone":"E8C5","settings_overscan":"E8C4","settings_input_svideo":"E8C3","settings_input_hdmi":"E8C2","settings_input_composite":"E8C1","settings_input_component":"E8C0","settings_input_antenna":"E8BF","settings_ethernet":"E8BE","settings_display":"E8BD","settings_cell":"E8BC","settings_brightness":"E8BD","settings_bluetooth":"E8BB","settings_backup_restore":"E8BA","settings_applications":"E8B9","settings_accessibility":"F05D","settings":"E8B8","set_meal":"F1EA","sentiment_very_satisfied":"E815","sentiment_very_dissatisfied":"E814","sentiment_satisfied_alt":"E0ED","sentiment_satisfied":"E813","sentiment_neutral":"E812","sentiment_dissatisfied":"E811","sensors_off":"E51F","sensors":"E51E","sensor_window":"F1B4","sensor_occupied":"EC10","sensor_door":"F1B5","send_to_mobile":"F05C","send_time_extension":"EADB","send_and_archive":"EA0C","send":"E163","sell":"F05B","self_improvement":"EA78","select_all":"E162","segment":"E94B","security_update_warning":"F05A","security_update_good":"F059","security_update":"F058","security":"E32A","search_off":"EA76","search":"E8B6","sd_storage":"E1C2","sd_card_alert":"F057","sd_card":"E623","sd":"E9DD","scuba_diving":"EBCE","screenshot_monitor":"EC08","screenshot":"F056","screen_share":"E0E2","screen_search_desktop":"EF70","screen_rotation_alt":"EBEE","screen_rotation":"E1C1","screen_lock_rotation":"E1C0","screen_lock_portrait":"E1BF","screen_lock_landscape":"E1BE","scoreboard":"EBD0","score":"E269","science":"EA4B","school":"E80C","schema":"E4FD","schedule_send":"EA0A","schedule":"E8B5","scatter_plot":"E268","scanner":"E329","scale":"EB5F","savings":"E2EB","saved_search":"EA11","save_as":"EB60","save_alt":"E171","save":"E161","satellite_alt":"EB3A","satellite":"E562","sanitizer":"F21D","sailing":"E502","safety_divider":"E1CC","safety_check":"EBEF","two_wheeler":"E9F9","tv_off":"E647","tv":"E333","turned_in_not":"E8E7","turned_in":"E8E6","turn_slight_right":"EB9A","turn_slight_left":"EBA4","turn_sharp_right":"EBAA","turn_sharp_left":"EBA7","turn_right":"EBAB","turn_left":"EBA6","tungsten":"F07D","tune":"E429","tty":"F1AA","tsunami":"EBD8","try":"F07C","troubleshoot":"E1D2","trip_origin":"E57B","trending_up":"E8E5","trending_neutral":"E8E4","trending_flat":"E8E4","trending_down":"E8E3","travel_explore":"E2DB","translate":"E8E2","transit_enterexit":"E579","transgender":"E58D","transform":"E428","transfer_within_a_station":"E572","tram":"E571","train":"E570","traffic":"E565","track_changes":"E8E1","toys":"E332","tour":"EF75","touch_app":"E913","tornado":"E199","topic":"F1C8","tonality":"E427","toll":"E8E0","token":"EA25","toggle_on":"E9F6","toggle_off":"E9F5","today":"E8DF","toc":"E8DE","title":"E264","tire_repair":"EBC8","tips_and_updates":"E79A","timer_off":"E426","timer_3_select":"F07B","timer_3":"E424","timer_10_select":"F07A","timer_10":"E423","timer":"E425","timeline":"E922","timelapse":"E422","time_to_leave":"E62C","tiktok":"EA7E","thunderstorm":"EBDB","thumbs_up_down":"E8DD","thumb_up_off_alt":"E9F3","thumb_up_alt":"E817","thumb_up":"E8DC","thumb_down_off_alt":"E9F2","thumb_down_alt":"E816","thumb_down":"E8DB","thermostat_auto":"F077","thermostat":"F076","theaters":"E8DA","theater_comedy":"EA66","texture":"E421","textsms":"E0D8","text_snippet":"F1C6","text_rotation_none":"E93F","text_rotation_down":"E93E","text_rotation_angleup":"E93D","text_rotation_angledown":"E93C","text_rotate_vertical":"E93B","text_rotate_up":"E93A","text_increase":"EAE2","text_format":"E165","text_fields":"E262","text_decrease":"EADD","terrain":"E564","terminal":"EB8E","temple_hindu":"EAAF","temple_buddhist":"EAB3","telegram":"EA6B","taxi_alert":"EF74","task_alt":"E2E6","task":"F075","tapas":"F1E9","tap_and_play":"E62B","takeout_dining":"EA74","tag_faces":"E420","tag":"E9EF","tablet_mac":"E331","tablet_android":"E330","tablet":"E32F","table_view":"F1BE","table_rows":"F101","table_restaurant":"EAC6","table_chart":"E265","table_bar":"EAD2","tab_unselected":"E8D9","tab":"E8D8","usb_off":"E4FA","usb":"E1E0","upload_file":"E9FC","upload":"F09B","upgrade":"F0FB","update_disabled":"E075","update":"E923","upcoming":"F07E","unsubscribe":"E0EB","unpublished":"F236","unfold_more":"E5D7","unfold_less":"E5D6","undo":"E166","unarchive":"E169","umbrella":"F1AD","u_turn_right":"EBA2","u_turn_left":"EBA1","vrpano":"F082","vpn_lock":"E62F","vpn_key_off":"EB7A","vpn_key":"E0DA","volunteer_activism":"EA70","volume_up":"E050","volume_off":"E04F","volume_mute":"E04E","volume_down_alt":"E79C","volume_down":"E04D","volcano":"EBDA","voicemail":"E0D9","voice_over_off":"E94A","voice_chat":"E62E","visibility_off":"E8F5","visibility":"E8F4","villa":"E586","vignette":"E435","view_week":"E8F3","view_timeline":"EB85","view_stream":"E8F2","view_sidebar":"F114","view_quilt":"E8F1","view_module":"E8F0","view_list":"E8EF","view_kanban":"EB7F","view_in_ar":"E9FE","view_headline":"E8EE","view_day":"E8ED","view_cozy":"EB75","view_compact_alt":"EB74","view_compact":"E42B","view_comfy_alt":"EB73","view_comfy":"E42A","view_comfortable":"E42A","view_column":"E8EC","view_carousel":"E8EB","view_array":"E8EA","view_agenda":"E8E9","videogame_asset_off":"E500","videogame_asset":"E338","videocam_off":"E04C","videocam":"E04B","video_stable":"F081","video_settings":"EA75","video_library":"E04A","video_label":"E071","video_file":"EB87","video_collection":"E04A","video_camera_front":"F080","video_camera_back":"F07F","video_call":"E070","vibration":"E62D","vertical_split":"E949","vertical_shades_closed":"EC0D","vertical_shades":"EC0E","vertical_distribute":"E076","vertical_align_top":"E25A","vertical_align_center":"E259","vertical_align_bottom":"E258","verified_user":"E8E8","verified":"EF76","vaping_rooms":"EBCF","vape_free":"EBC6","vaccines":"E138","wysiwyg":"F1C3","wrong_location":"EF78","wrap_text":"E25B","workspaces_outline":"EA0F","workspaces_filled":"EA0D","workspaces":"E1A0","workspace_premium":"E7AF","work_outline":"E943","work_off":"E942","work_history":"EC09","work":"E8F9","wordpress":"EA9F","woo_commerce":"EA6D","woman":"E13E","wine_bar":"F1E8","window":"F088","wind_power":"EC0C","wifi_tethering_off":"F087","wifi_tethering_error_rounded":"F086","wifi_tethering_error":"EAD9","wifi_tethering":"E1E2","wifi_protected_setup":"F0FC","wifi_password":"EB6B","wifi_off":"E648","wifi_lock":"E1E1","wifi_find":"EB31","wifi_channel":"EB6A","wifi_calling_3":"F085","wifi_calling":"EF77","wifi_2_bar":"E4D9","wifi_1_bar":"E4CA","wifi":"E63E","widgets":"E1BD","where_to_vote":"E177","wheelchair_pickup":"F1AB","whatshot":"E80E","whatsapp":"EA9C","west":"F1E6","weekend":"E16B","wechat":"EA81","webhook":"EB92","web_stories":"E595","web_asset_off":"E4F7","web_asset":"E069","web":"E051","wc":"E63D","wb_twilight":"E1C6","wb_twighlight":"EA02","wb_sunny":"E430","wb_shade":"EA01","wb_iridescent":"E436","wb_incandescent":"E42E","wb_cloudy":"E42D","wb_auto":"E42C","waving_hand":"E766","waves":"E176","waterfall_chart":"EA00","water_drop":"E798","water_damage":"F203","water":"F084","watch_off":"EAE3","watch_later":"E924","watch":"E334","wash":"F1B1","warning_amber":"F083","warning":"E002","warehouse":"EBB8","wallpaper":"E1BC","wallet_travel":"E8F8","wallet_membership":"E8F7","wallet_giftcard":"E8F6","youtube_searched_for":"E8FA","yard":"F089","zoom_out_map":"E56B","zoom_out":"E900","zoom_in_map":"EB2D","zoom_in":"E8FF"}')},153:function(e,t,o){"use strict";var n=o(149);o.n(n).a},154:function(e,t,o){var n=o(74),r=o(155),c=o(156),l=o(157),f=o(158),_=o(159);(t=n(!1)).push([e.i,"@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);"]);var m=r(c),d=r(l),E=r(f),h=r(_);t.push([e.i,'@charset "UTF-8";@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;font-display:block;src:url('+m+');src:local("☺"),url('+d+') format("woff2"),url('+E+') format("woff"),url('+h+') format("truetype")}.material-icons{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:inherit;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons._10k:before{content:"\\e951"}.material-icons._10mp:before{content:"\\e952"}.material-icons._11mp:before{content:"\\e953"}.material-icons._123:before{content:"\\eb8d"}.material-icons._12mp:before{content:"\\e954"}.material-icons._13mp:before{content:"\\e955"}.material-icons._14mp:before{content:"\\e956"}.material-icons._15mp:before{content:"\\e957"}.material-icons._16mp:before{content:"\\e958"}.material-icons._17mp:before{content:"\\e959"}.material-icons._18mp:before{content:"\\e95a"}.material-icons._19mp:before{content:"\\e95b"}.material-icons._1k:before{content:"\\e95c"}.material-icons._1k_plus:before{content:"\\e95d"}.material-icons._1x_mobiledata:before{content:"\\efcd"}.material-icons._20mp:before{content:"\\e95e"}.material-icons._21mp:before{content:"\\e95f"}.material-icons._22mp:before{content:"\\e960"}.material-icons._23mp:before{content:"\\e961"}.material-icons._24mp:before{content:"\\e962"}.material-icons._2k:before{content:"\\e963"}.material-icons._2k_plus:before{content:"\\e964"}.material-icons._2mp:before{content:"\\e965"}.material-icons._30fps:before{content:"\\efce"}.material-icons._30fps_select:before{content:"\\efcf"}.material-icons._360:before{content:"\\e577"}.material-icons._3d_rotation:before{content:"\\e84d"}.material-icons._3g_mobiledata:before{content:"\\efd0"}.material-icons._3k:before{content:"\\e966"}.material-icons._3k_plus:before{content:"\\e967"}.material-icons._3mp:before{content:"\\e968"}.material-icons._3p:before{content:"\\efd1"}.material-icons._4g_mobiledata:before{content:"\\efd2"}.material-icons._4g_plus_mobiledata:before{content:"\\efd3"}.material-icons._4k:before{content:"\\e072"}.material-icons._4k_plus:before{content:"\\e969"}.material-icons._4mp:before{content:"\\e96a"}.material-icons._5g:before{content:"\\ef38"}.material-icons._5k:before{content:"\\e96b"}.material-icons._5k_plus:before{content:"\\e96c"}.material-icons._5mp:before{content:"\\e96d"}.material-icons._60fps:before{content:"\\efd4"}.material-icons._60fps_select:before{content:"\\efd5"}.material-icons._6_ft_apart:before{content:"\\f21e"}.material-icons._6k:before{content:"\\e96e"}.material-icons._6k_plus:before{content:"\\e96f"}.material-icons._6mp:before{content:"\\e970"}.material-icons._7k:before{content:"\\e971"}.material-icons._7k_plus:before{content:"\\e972"}.material-icons._7mp:before{content:"\\e973"}.material-icons._8k:before{content:"\\e974"}.material-icons._8k_plus:before{content:"\\e975"}.material-icons._8mp:before{content:"\\e976"}.material-icons._9k:before{content:"\\e977"}.material-icons._9k_plus:before{content:"\\e978"}.material-icons._9mp:before{content:"\\e979"}.material-icons.abc:before{content:"\\eb94"}.material-icons.ac_unit:before{content:"\\eb3b"}.material-icons.access_alarm:before{content:"\\e190"}.material-icons.access_alarms:before{content:"\\e191"}.material-icons.access_time:before{content:"\\e192"}.material-icons.access_time_filled:before{content:"\\efd6"}.material-icons.accessibility:before{content:"\\e84e"}.material-icons.accessibility_new:before{content:"\\e92c"}.material-icons.accessible:before{content:"\\e914"}.material-icons.accessible_forward:before{content:"\\e934"}.material-icons.account_balance:before{content:"\\e84f"}.material-icons.account_balance_wallet:before{content:"\\e850"}.material-icons.account_box:before{content:"\\e851"}.material-icons.account_circle:before{content:"\\e853"}.material-icons.account_tree:before{content:"\\e97a"}.material-icons.ad_units:before{content:"\\ef39"}.material-icons.adb:before{content:"\\e60e"}.material-icons.add:before{content:"\\e145"}.material-icons.add_a_photo:before{content:"\\e439"}.material-icons.add_alarm:before{content:"\\e193"}.material-icons.add_alert:before{content:"\\e003"}.material-icons.add_box:before{content:"\\e146"}.material-icons.add_business:before{content:"\\e729"}.material-icons.add_call:before{content:"\\e0e8"}.material-icons.add_card:before{content:"\\eb86"}.material-icons.add_chart:before{content:"\\e97b"}.material-icons.add_circle:before{content:"\\e147"}.material-icons.add_circle_outline:before{content:"\\e148"}.material-icons.add_comment:before{content:"\\e266"}.material-icons.add_ic_call:before{content:"\\e97c"}.material-icons.add_link:before{content:"\\e178"}.material-icons.add_location:before{content:"\\e567"}.material-icons.add_location_alt:before{content:"\\ef3a"}.material-icons.add_moderator:before{content:"\\e97d"}.material-icons.add_photo_alternate:before{content:"\\e43e"}.material-icons.add_reaction:before{content:"\\e1d3"}.material-icons.add_road:before{content:"\\ef3b"}.material-icons.add_shopping_cart:before{content:"\\e854"}.material-icons.add_task:before{content:"\\f23a"}.material-icons.add_to_drive:before{content:"\\e65c"}.material-icons.add_to_home_screen:before{content:"\\e1fe"}.material-icons.add_to_photos:before{content:"\\e39d"}.material-icons.add_to_queue:before{content:"\\e05c"}.material-icons.addchart:before{content:"\\ef3c"}.material-icons.adf_scanner:before{content:"\\eada"}.material-icons.adjust:before{content:"\\e39e"}.material-icons.admin_panel_settings:before{content:"\\ef3d"}.material-icons.adobe:before{content:"\\ea96"}.material-icons.ads_click:before{content:"\\e762"}.material-icons.agriculture:before{content:"\\ea79"}.material-icons.air:before{content:"\\efd8"}.material-icons.airline_seat_flat:before{content:"\\e630"}.material-icons.airline_seat_flat_angled:before{content:"\\e631"}.material-icons.airline_seat_individual_suite:before{content:"\\e632"}.material-icons.airline_seat_legroom_extra:before{content:"\\e633"}.material-icons.airline_seat_legroom_normal:before{content:"\\e634"}.material-icons.airline_seat_legroom_reduced:before{content:"\\e635"}.material-icons.airline_seat_recline_extra:before{content:"\\e636"}.material-icons.airline_seat_recline_normal:before{content:"\\e637"}.material-icons.airline_stops:before{content:"\\e7d0"}.material-icons.airlines:before{content:"\\e7ca"}.material-icons.airplane_ticket:before{content:"\\efd9"}.material-icons.airplanemode_active:before{content:"\\e195"}.material-icons.airplanemode_inactive:before,.material-icons.airplanemode_off:before{content:"\\e194"}.material-icons.airplanemode_on:before{content:"\\e195"}.material-icons.airplay:before{content:"\\e055"}.material-icons.airport_shuttle:before{content:"\\eb3c"}.material-icons.alarm:before{content:"\\e855"}.material-icons.alarm_add:before{content:"\\e856"}.material-icons.alarm_off:before{content:"\\e857"}.material-icons.alarm_on:before{content:"\\e858"}.material-icons.album:before{content:"\\e019"}.material-icons.align_horizontal_center:before{content:"\\e00f"}.material-icons.align_horizontal_left:before{content:"\\e00d"}.material-icons.align_horizontal_right:before{content:"\\e010"}.material-icons.align_vertical_bottom:before{content:"\\e015"}.material-icons.align_vertical_center:before{content:"\\e011"}.material-icons.align_vertical_top:before{content:"\\e00c"}.material-icons.all_inbox:before{content:"\\e97f"}.material-icons.all_inclusive:before{content:"\\eb3d"}.material-icons.all_out:before{content:"\\e90b"}.material-icons.alt_route:before{content:"\\f184"}.material-icons.alternate_email:before{content:"\\e0e6"}.material-icons.amp_stories:before{content:"\\ea13"}.material-icons.analytics:before{content:"\\ef3e"}.material-icons.anchor:before{content:"\\f1cd"}.material-icons.android:before{content:"\\e859"}.material-icons.animation:before{content:"\\e71c"}.material-icons.announcement:before{content:"\\e85a"}.material-icons.aod:before{content:"\\efda"}.material-icons.apartment:before{content:"\\ea40"}.material-icons.api:before{content:"\\f1b7"}.material-icons.app_blocking:before{content:"\\ef3f"}.material-icons.app_registration:before{content:"\\ef40"}.material-icons.app_settings_alt:before{content:"\\ef41"}.material-icons.app_shortcut:before{content:"\\eae4"}.material-icons.apple:before{content:"\\ea80"}.material-icons.approval:before{content:"\\e982"}.material-icons.apps:before{content:"\\e5c3"}.material-icons.apps_outage:before{content:"\\e7cc"}.material-icons.architecture:before{content:"\\ea3b"}.material-icons.archive:before{content:"\\e149"}.material-icons.area_chart:before{content:"\\e770"}.material-icons.arrow_back:before{content:"\\e5c4"}.material-icons.arrow_back_ios:before{content:"\\e5e0"}.material-icons.arrow_back_ios_new:before{content:"\\e2ea"}.material-icons.arrow_circle_down:before{content:"\\f181"}.material-icons.arrow_circle_left:before{content:"\\eaa7"}.material-icons.arrow_circle_right:before{content:"\\eaaa"}.material-icons.arrow_circle_up:before{content:"\\f182"}.material-icons.arrow_downward:before{content:"\\e5db"}.material-icons.arrow_drop_down:before{content:"\\e5c5"}.material-icons.arrow_drop_down_circle:before{content:"\\e5c6"}.material-icons.arrow_drop_up:before{content:"\\e5c7"}.material-icons.arrow_forward:before{content:"\\e5c8"}.material-icons.arrow_forward_ios:before{content:"\\e5e1"}.material-icons.arrow_left:before{content:"\\e5de"}.material-icons.arrow_right:before{content:"\\e5df"}.material-icons.arrow_right_alt:before{content:"\\e941"}.material-icons.arrow_upward:before{content:"\\e5d8"}.material-icons.art_track:before{content:"\\e060"}.material-icons.article:before{content:"\\ef42"}.material-icons.aspect_ratio:before{content:"\\e85b"}.material-icons.assessment:before{content:"\\e85c"}.material-icons.assignment:before{content:"\\e85d"}.material-icons.assignment_ind:before{content:"\\e85e"}.material-icons.assignment_late:before{content:"\\e85f"}.material-icons.assignment_return:before{content:"\\e860"}.material-icons.assignment_returned:before{content:"\\e861"}.material-icons.assignment_turned_in:before{content:"\\e862"}.material-icons.assistant:before{content:"\\e39f"}.material-icons.assistant_direction:before{content:"\\e988"}.material-icons.assistant_navigation:before{content:"\\e989"}.material-icons.assistant_photo:before{content:"\\e3a0"}.material-icons.assured_workload:before{content:"\\eb6f"}.material-icons.atm:before{content:"\\e573"}.material-icons.attach_email:before{content:"\\ea5e"}.material-icons.attach_file:before{content:"\\e226"}.material-icons.attach_money:before{content:"\\e227"}.material-icons.attachment:before{content:"\\e2bc"}.material-icons.attractions:before{content:"\\ea52"}.material-icons.attribution:before{content:"\\efdb"}.material-icons.audio_file:before{content:"\\eb82"}.material-icons.audiotrack:before{content:"\\e3a1"}.material-icons.auto_awesome:before{content:"\\e65f"}.material-icons.auto_awesome_mosaic:before{content:"\\e660"}.material-icons.auto_awesome_motion:before{content:"\\e661"}.material-icons.auto_delete:before{content:"\\ea4c"}.material-icons.auto_fix_high:before{content:"\\e663"}.material-icons.auto_fix_normal:before{content:"\\e664"}.material-icons.auto_fix_off:before{content:"\\e665"}.material-icons.auto_graph:before{content:"\\e4fb"}.material-icons.auto_mode:before{content:"\\ec20"}.material-icons.auto_stories:before{content:"\\e666"}.material-icons.autofps_select:before{content:"\\efdc"}.material-icons.autorenew:before{content:"\\e863"}.material-icons.av_timer:before{content:"\\e01b"}.material-icons.baby_changing_station:before{content:"\\f19b"}.material-icons.back_hand:before{content:"\\e764"}.material-icons.backpack:before{content:"\\f19c"}.material-icons.backspace:before{content:"\\e14a"}.material-icons.backup:before{content:"\\e864"}.material-icons.backup_table:before{content:"\\ef43"}.material-icons.badge:before{content:"\\ea67"}.material-icons.bakery_dining:before{content:"\\ea53"}.material-icons.balance:before{content:"\\eaf6"}.material-icons.balcony:before{content:"\\e58f"}.material-icons.ballot:before{content:"\\e172"}.material-icons.bar_chart:before{content:"\\e26b"}.material-icons.batch_prediction:before{content:"\\f0f5"}.material-icons.bathroom:before{content:"\\efdd"}.material-icons.bathtub:before{content:"\\ea41"}.material-icons.battery_0_bar:before{content:"\\ebdc"}.material-icons.battery_1_bar:before{content:"\\ebd9"}.material-icons.battery_2_bar:before{content:"\\ebe0"}.material-icons.battery_3_bar:before{content:"\\ebdd"}.material-icons.battery_4_bar:before{content:"\\ebe2"}.material-icons.battery_5_bar:before{content:"\\ebd4"}.material-icons.battery_6_bar:before{content:"\\ebd2"}.material-icons.battery_alert:before{content:"\\e19c"}.material-icons.battery_charging_full:before{content:"\\e1a3"}.material-icons.battery_full:before{content:"\\e1a4"}.material-icons.battery_saver:before{content:"\\efde"}.material-icons.battery_std:before{content:"\\e1a5"}.material-icons.battery_unknown:before{content:"\\e1a6"}.material-icons.beach_access:before{content:"\\eb3e"}.material-icons.bed:before{content:"\\efdf"}.material-icons.bedroom_baby:before{content:"\\efe0"}.material-icons.bedroom_child:before{content:"\\efe1"}.material-icons.bedroom_parent:before{content:"\\efe2"}.material-icons.bedtime:before{content:"\\ef44"}.material-icons.bedtime_off:before{content:"\\eb76"}.material-icons.beenhere:before{content:"\\e52d"}.material-icons.bento:before{content:"\\f1f4"}.material-icons.bike_scooter:before{content:"\\ef45"}.material-icons.biotech:before{content:"\\ea3a"}.material-icons.blender:before{content:"\\efe3"}.material-icons.blinds:before{content:"\\e286"}.material-icons.blinds_closed:before{content:"\\ec1f"}.material-icons.block:before{content:"\\e14b"}.material-icons.block_flipped:before{content:"\\ef46"}.material-icons.bloodtype:before{content:"\\efe4"}.material-icons.bluetooth:before{content:"\\e1a7"}.material-icons.bluetooth_audio:before{content:"\\e60f"}.material-icons.bluetooth_connected:before{content:"\\e1a8"}.material-icons.bluetooth_disabled:before{content:"\\e1a9"}.material-icons.bluetooth_drive:before{content:"\\efe5"}.material-icons.bluetooth_searching:before{content:"\\e1aa"}.material-icons.blur_circular:before{content:"\\e3a2"}.material-icons.blur_linear:before{content:"\\e3a3"}.material-icons.blur_off:before{content:"\\e3a4"}.material-icons.blur_on:before{content:"\\e3a5"}.material-icons.bolt:before{content:"\\ea0b"}.material-icons.book:before{content:"\\e865"}.material-icons.book_online:before{content:"\\f217"}.material-icons.bookmark:before{content:"\\e866"}.material-icons.bookmark_add:before{content:"\\e598"}.material-icons.bookmark_added:before{content:"\\e599"}.material-icons.bookmark_border:before,.material-icons.bookmark_outline:before{content:"\\e867"}.material-icons.bookmark_remove:before{content:"\\e59a"}.material-icons.bookmarks:before{content:"\\e98b"}.material-icons.border_all:before{content:"\\e228"}.material-icons.border_bottom:before{content:"\\e229"}.material-icons.border_clear:before{content:"\\e22a"}.material-icons.border_color:before{content:"\\e22b"}.material-icons.border_horizontal:before{content:"\\e22c"}.material-icons.border_inner:before{content:"\\e22d"}.material-icons.border_left:before{content:"\\e22e"}.material-icons.border_outer:before{content:"\\e22f"}.material-icons.border_right:before{content:"\\e230"}.material-icons.border_style:before{content:"\\e231"}.material-icons.border_top:before{content:"\\e232"}.material-icons.border_vertical:before{content:"\\e233"}.material-icons.boy:before{content:"\\eb67"}.material-icons.branding_watermark:before{content:"\\e06b"}.material-icons.breakfast_dining:before{content:"\\ea54"}.material-icons.brightness_1:before{content:"\\e3a6"}.material-icons.brightness_2:before{content:"\\e3a7"}.material-icons.brightness_3:before{content:"\\e3a8"}.material-icons.brightness_4:before{content:"\\e3a9"}.material-icons.brightness_5:before{content:"\\e3aa"}.material-icons.brightness_6:before{content:"\\e3ab"}.material-icons.brightness_7:before{content:"\\e3ac"}.material-icons.brightness_auto:before{content:"\\e1ab"}.material-icons.brightness_high:before{content:"\\e1ac"}.material-icons.brightness_low:before{content:"\\e1ad"}.material-icons.brightness_medium:before{content:"\\e1ae"}.material-icons.broken_image:before{content:"\\e3ad"}.material-icons.browse_gallery:before{content:"\\ebd1"}.material-icons.browser_not_supported:before{content:"\\ef47"}.material-icons.browser_updated:before{content:"\\e7cf"}.material-icons.brunch_dining:before{content:"\\ea73"}.material-icons.brush:before{content:"\\e3ae"}.material-icons.bubble_chart:before{content:"\\e6dd"}.material-icons.bug_report:before{content:"\\e868"}.material-icons.build:before{content:"\\e869"}.material-icons.build_circle:before{content:"\\ef48"}.material-icons.bungalow:before{content:"\\e591"}.material-icons.burst_mode:before{content:"\\e43c"}.material-icons.bus_alert:before{content:"\\e98f"}.material-icons.business:before{content:"\\e0af"}.material-icons.business_center:before{content:"\\eb3f"}.material-icons.cabin:before{content:"\\e589"}.material-icons.cable:before{content:"\\efe6"}.material-icons.cached:before{content:"\\e86a"}.material-icons.cake:before{content:"\\e7e9"}.material-icons.calculate:before{content:"\\ea5f"}.material-icons.calendar_month:before{content:"\\ebcc"}.material-icons.calendar_today:before{content:"\\e935"}.material-icons.calendar_view_day:before{content:"\\e936"}.material-icons.calendar_view_month:before{content:"\\efe7"}.material-icons.calendar_view_week:before{content:"\\efe8"}.material-icons.call:before{content:"\\e0b0"}.material-icons.call_end:before{content:"\\e0b1"}.material-icons.call_made:before{content:"\\e0b2"}.material-icons.call_merge:before{content:"\\e0b3"}.material-icons.call_missed:before{content:"\\e0b4"}.material-icons.call_missed_outgoing:before{content:"\\e0e4"}.material-icons.call_received:before{content:"\\e0b5"}.material-icons.call_split:before{content:"\\e0b6"}.material-icons.call_to_action:before{content:"\\e06c"}.material-icons.camera:before{content:"\\e3af"}.material-icons.camera_alt:before{content:"\\e3b0"}.material-icons.camera_enhance:before{content:"\\e8fc"}.material-icons.camera_front:before{content:"\\e3b1"}.material-icons.camera_indoor:before{content:"\\efe9"}.material-icons.camera_outdoor:before{content:"\\efea"}.material-icons.camera_rear:before{content:"\\e3b2"}.material-icons.camera_roll:before{content:"\\e3b3"}.material-icons.cameraswitch:before{content:"\\efeb"}.material-icons.campaign:before{content:"\\ef49"}.material-icons.cancel:before{content:"\\e5c9"}.material-icons.cancel_presentation:before{content:"\\e0e9"}.material-icons.cancel_schedule_send:before{content:"\\ea39"}.material-icons.candlestick_chart:before{content:"\\ead4"}.material-icons.car_crash:before{content:"\\ebf2"}.material-icons.car_rental:before{content:"\\ea55"}.material-icons.car_repair:before{content:"\\ea56"}.material-icons.card_giftcard:before{content:"\\e8f6"}.material-icons.card_membership:before{content:"\\e8f7"}.material-icons.card_travel:before{content:"\\e8f8"}.material-icons.carpenter:before{content:"\\f1f8"}.material-icons.cases:before{content:"\\e992"}.material-icons.casino:before{content:"\\eb40"}.material-icons.cast:before{content:"\\e307"}.material-icons.cast_connected:before{content:"\\e308"}.material-icons.cast_for_education:before{content:"\\efec"}.material-icons.castle:before{content:"\\eab1"}.material-icons.catching_pokemon:before{content:"\\e508"}.material-icons.category:before{content:"\\e574"}.material-icons.celebration:before{content:"\\ea65"}.material-icons.cell_tower:before{content:"\\ebba"}.material-icons.cell_wifi:before{content:"\\e0ec"}.material-icons.center_focus_strong:before{content:"\\e3b4"}.material-icons.center_focus_weak:before{content:"\\e3b5"}.material-icons.chair:before{content:"\\efed"}.material-icons.chair_alt:before{content:"\\efee"}.material-icons.chalet:before{content:"\\e585"}.material-icons.change_circle:before{content:"\\e2e7"}.material-icons.change_history:before{content:"\\e86b"}.material-icons.charging_station:before{content:"\\f19d"}.material-icons.chat:before{content:"\\e0b7"}.material-icons.chat_bubble:before{content:"\\e0ca"}.material-icons.chat_bubble_outline:before{content:"\\e0cb"}.material-icons.check:before{content:"\\e5ca"}.material-icons.check_box:before{content:"\\e834"}.material-icons.check_box_outline_blank:before{content:"\\e835"}.material-icons.check_circle:before{content:"\\e86c"}.material-icons.check_circle_outline:before{content:"\\e92d"}.material-icons.checklist:before{content:"\\e6b1"}.material-icons.checklist_rtl:before{content:"\\e6b3"}.material-icons.checkroom:before{content:"\\f19e"}.material-icons.chevron_left:before{content:"\\e5cb"}.material-icons.chevron_right:before{content:"\\e5cc"}.material-icons.child_care:before{content:"\\eb41"}.material-icons.child_friendly:before{content:"\\eb42"}.material-icons.chrome_reader_mode:before{content:"\\e86d"}.material-icons.church:before{content:"\\eaae"}.material-icons.circle:before{content:"\\ef4a"}.material-icons.circle_notifications:before{content:"\\e994"}.material-icons.class:before{content:"\\e86e"}.material-icons.clean_hands:before{content:"\\f21f"}.material-icons.cleaning_services:before{content:"\\f0ff"}.material-icons.clear:before{content:"\\e14c"}.material-icons.clear_all:before{content:"\\e0b8"}.material-icons.close:before{content:"\\e5cd"}.material-icons.close_fullscreen:before{content:"\\f1cf"}.material-icons.closed_caption:before{content:"\\e01c"}.material-icons.closed_caption_disabled:before{content:"\\f1dc"}.material-icons.closed_caption_off:before{content:"\\e996"}.material-icons.cloud:before{content:"\\e2bd"}.material-icons.cloud_circle:before{content:"\\e2be"}.material-icons.cloud_done:before{content:"\\e2bf"}.material-icons.cloud_download:before{content:"\\e2c0"}.material-icons.cloud_off:before{content:"\\e2c1"}.material-icons.cloud_queue:before{content:"\\e2c2"}.material-icons.cloud_sync:before{content:"\\eb5a"}.material-icons.cloud_upload:before{content:"\\e2c3"}.material-icons.cloudy_snowing:before{content:"\\e810"}.material-icons.co2:before{content:"\\e7b0"}.material-icons.co_present:before{content:"\\eaf0"}.material-icons.code:before{content:"\\e86f"}.material-icons.code_off:before{content:"\\e4f3"}.material-icons.coffee:before{content:"\\efef"}.material-icons.coffee_maker:before{content:"\\eff0"}.material-icons.collections:before{content:"\\e3b6"}.material-icons.collections_bookmark:before{content:"\\e431"}.material-icons.color_lens:before{content:"\\e3b7"}.material-icons.colorize:before{content:"\\e3b8"}.material-icons.comment:before{content:"\\e0b9"}.material-icons.comment_bank:before{content:"\\ea4e"}.material-icons.comments_disabled:before{content:"\\e7a2"}.material-icons.commit:before{content:"\\eaf5"}.material-icons.commute:before{content:"\\e940"}.material-icons.compare:before{content:"\\e3b9"}.material-icons.compare_arrows:before{content:"\\e915"}.material-icons.compass_calibration:before{content:"\\e57c"}.material-icons.compost:before{content:"\\e761"}.material-icons.compress:before{content:"\\e94d"}.material-icons.computer:before{content:"\\e30a"}.material-icons.confirmation_num:before,.material-icons.confirmation_number:before{content:"\\e638"}.material-icons.connect_without_contact:before{content:"\\f223"}.material-icons.connected_tv:before{content:"\\e998"}.material-icons.connecting_airports:before{content:"\\e7c9"}.material-icons.construction:before{content:"\\ea3c"}.material-icons.contact_mail:before{content:"\\e0d0"}.material-icons.contact_page:before{content:"\\f22e"}.material-icons.contact_phone:before{content:"\\e0cf"}.material-icons.contact_support:before{content:"\\e94c"}.material-icons.contactless:before{content:"\\ea71"}.material-icons.contacts:before{content:"\\e0ba"}.material-icons.content_copy:before{content:"\\e14d"}.material-icons.content_cut:before{content:"\\e14e"}.material-icons.content_paste:before{content:"\\e14f"}.material-icons.content_paste_go:before{content:"\\ea8e"}.material-icons.content_paste_off:before{content:"\\e4f8"}.material-icons.content_paste_search:before{content:"\\ea9b"}.material-icons.contrast:before{content:"\\eb37"}.material-icons.control_camera:before{content:"\\e074"}.material-icons.control_point:before{content:"\\e3ba"}.material-icons.control_point_duplicate:before{content:"\\e3bb"}.material-icons.cookie:before{content:"\\eaac"}.material-icons.copy_all:before{content:"\\e2ec"}.material-icons.copyright:before{content:"\\e90c"}.material-icons.coronavirus:before{content:"\\f221"}.material-icons.corporate_fare:before{content:"\\f1d0"}.material-icons.cottage:before{content:"\\e587"}.material-icons.countertops:before{content:"\\f1f7"}.material-icons.create:before{content:"\\e150"}.material-icons.create_new_folder:before{content:"\\e2cc"}.material-icons.credit_card:before{content:"\\e870"}.material-icons.credit_card_off:before{content:"\\e4f4"}.material-icons.credit_score:before{content:"\\eff1"}.material-icons.crib:before{content:"\\e588"}.material-icons.crisis_alert:before{content:"\\ebe9"}.material-icons.crop:before{content:"\\e3be"}.material-icons.crop_16_9:before{content:"\\e3bc"}.material-icons.crop_3_2:before{content:"\\e3bd"}.material-icons.crop_5_4:before{content:"\\e3bf"}.material-icons.crop_7_5:before{content:"\\e3c0"}.material-icons.crop_din:before{content:"\\e3c1"}.material-icons.crop_free:before{content:"\\e3c2"}.material-icons.crop_landscape:before{content:"\\e3c3"}.material-icons.crop_original:before{content:"\\e3c4"}.material-icons.crop_portrait:before{content:"\\e3c5"}.material-icons.crop_rotate:before{content:"\\e437"}.material-icons.crop_square:before{content:"\\e3c6"}.material-icons.cruelty_free:before{content:"\\e799"}.material-icons.css:before{content:"\\eb93"}.material-icons.currency_bitcoin:before{content:"\\ebc5"}.material-icons.currency_exchange:before{content:"\\eb70"}.material-icons.currency_franc:before{content:"\\eafa"}.material-icons.currency_lira:before{content:"\\eaef"}.material-icons.currency_pound:before{content:"\\eaf1"}.material-icons.currency_ruble:before{content:"\\eaec"}.material-icons.currency_rupee:before{content:"\\eaf7"}.material-icons.currency_yen:before{content:"\\eafb"}.material-icons.currency_yuan:before{content:"\\eaf9"}.material-icons.curtains:before{content:"\\ec1e"}.material-icons.curtains_closed:before{content:"\\ec1d"}.material-icons.cyclone:before{content:"\\ebd5"}.material-icons.dangerous:before{content:"\\e99a"}.material-icons.dark_mode:before{content:"\\e51c"}.material-icons.dashboard:before{content:"\\e871"}.material-icons.dashboard_customize:before{content:"\\e99b"}.material-icons.data_array:before{content:"\\ead1"}.material-icons.data_exploration:before{content:"\\e76f"}.material-icons.data_object:before{content:"\\ead3"}.material-icons.data_saver_off:before{content:"\\eff2"}.material-icons.data_saver_on:before{content:"\\eff3"}.material-icons.data_thresholding:before{content:"\\eb9f"}.material-icons.data_usage:before{content:"\\e1af"}.material-icons.date_range:before{content:"\\e916"}.material-icons.deblur:before{content:"\\eb77"}.material-icons.deck:before{content:"\\ea42"}.material-icons.dehaze:before{content:"\\e3c7"}.material-icons.delete:before{content:"\\e872"}.material-icons.delete_forever:before{content:"\\e92b"}.material-icons.delete_outline:before{content:"\\e92e"}.material-icons.delete_sweep:before{content:"\\e16c"}.material-icons.delivery_dining:before{content:"\\ea72"}.material-icons.density_large:before{content:"\\eba9"}.material-icons.density_medium:before{content:"\\eb9e"}.material-icons.density_small:before{content:"\\eba8"}.material-icons.departure_board:before{content:"\\e576"}.material-icons.description:before{content:"\\e873"}.material-icons.deselect:before{content:"\\ebb6"}.material-icons.design_services:before{content:"\\f10a"}.material-icons.desktop_access_disabled:before{content:"\\e99d"}.material-icons.desktop_mac:before{content:"\\e30b"}.material-icons.desktop_windows:before{content:"\\e30c"}.material-icons.details:before{content:"\\e3c8"}.material-icons.developer_board:before{content:"\\e30d"}.material-icons.developer_board_off:before{content:"\\e4ff"}.material-icons.developer_mode:before{content:"\\e1b0"}.material-icons.device_hub:before{content:"\\e335"}.material-icons.device_thermostat:before{content:"\\e1ff"}.material-icons.device_unknown:before{content:"\\e339"}.material-icons.devices:before{content:"\\e1b1"}.material-icons.devices_fold:before{content:"\\ebde"}.material-icons.devices_other:before{content:"\\e337"}.material-icons.dialer_sip:before{content:"\\e0bb"}.material-icons.dialpad:before{content:"\\e0bc"}.material-icons.diamond:before{content:"\\ead5"}.material-icons.difference:before{content:"\\eb7d"}.material-icons.dining:before{content:"\\eff4"}.material-icons.dinner_dining:before{content:"\\ea57"}.material-icons.directions:before{content:"\\e52e"}.material-icons.directions_bike:before{content:"\\e52f"}.material-icons.directions_boat:before{content:"\\e532"}.material-icons.directions_boat_filled:before{content:"\\eff5"}.material-icons.directions_bus:before{content:"\\e530"}.material-icons.directions_bus_filled:before{content:"\\eff6"}.material-icons.directions_car:before{content:"\\e531"}.material-icons.directions_car_filled:before{content:"\\eff7"}.material-icons.directions_ferry:before{content:"\\e532"}.material-icons.directions_off:before{content:"\\f10f"}.material-icons.directions_railway:before{content:"\\e534"}.material-icons.directions_railway_filled:before{content:"\\eff8"}.material-icons.directions_run:before{content:"\\e566"}.material-icons.directions_subway:before{content:"\\e533"}.material-icons.directions_subway_filled:before{content:"\\eff9"}.material-icons.directions_train:before{content:"\\e534"}.material-icons.directions_transit:before{content:"\\e535"}.material-icons.directions_transit_filled:before{content:"\\effa"}.material-icons.directions_walk:before{content:"\\e536"}.material-icons.dirty_lens:before{content:"\\ef4b"}.material-icons.disabled_by_default:before{content:"\\f230"}.material-icons.disabled_visible:before{content:"\\e76e"}.material-icons.disc_full:before{content:"\\e610"}.material-icons.discord:before{content:"\\ea6c"}.material-icons.discount:before{content:"\\ebc9"}.material-icons.display_settings:before{content:"\\eb97"}.material-icons.dnd_forwardslash:before{content:"\\e611"}.material-icons.dns:before{content:"\\e875"}.material-icons.do_disturb:before{content:"\\f08c"}.material-icons.do_disturb_alt:before{content:"\\f08d"}.material-icons.do_disturb_off:before{content:"\\f08e"}.material-icons.do_disturb_on:before{content:"\\f08f"}.material-icons.do_not_disturb:before{content:"\\e612"}.material-icons.do_not_disturb_alt:before{content:"\\e611"}.material-icons.do_not_disturb_off:before{content:"\\e643"}.material-icons.do_not_disturb_on:before{content:"\\e644"}.material-icons.do_not_disturb_on_total_silence:before{content:"\\effb"}.material-icons.do_not_step:before{content:"\\f19f"}.material-icons.do_not_touch:before{content:"\\f1b0"}.material-icons.dock:before{content:"\\e30e"}.material-icons.document_scanner:before{content:"\\e5fa"}.material-icons.domain:before{content:"\\e7ee"}.material-icons.domain_add:before{content:"\\eb62"}.material-icons.domain_disabled:before{content:"\\e0ef"}.material-icons.domain_verification:before{content:"\\ef4c"}.material-icons.done:before{content:"\\e876"}.material-icons.done_all:before{content:"\\e877"}.material-icons.done_outline:before{content:"\\e92f"}.material-icons.donut_large:before{content:"\\e917"}.material-icons.donut_small:before{content:"\\e918"}.material-icons.door_back:before{content:"\\effc"}.material-icons.door_front:before{content:"\\effd"}.material-icons.door_sliding:before{content:"\\effe"}.material-icons.doorbell:before{content:"\\efff"}.material-icons.double_arrow:before{content:"\\ea50"}.material-icons.downhill_skiing:before{content:"\\e509"}.material-icons.download:before{content:"\\f090"}.material-icons.download_done:before{content:"\\f091"}.material-icons.download_for_offline:before{content:"\\f000"}.material-icons.downloading:before{content:"\\f001"}.material-icons.drafts:before{content:"\\e151"}.material-icons.drag_handle:before{content:"\\e25d"}.material-icons.drag_indicator:before{content:"\\e945"}.material-icons.draw:before{content:"\\e746"}.material-icons.drive_eta:before{content:"\\e613"}.material-icons.drive_file_move:before{content:"\\e675"}.material-icons.drive_file_move_outline:before{content:"\\e9a1"}.material-icons.drive_file_move_rtl:before{content:"\\e76d"}.material-icons.drive_file_rename_outline:before{content:"\\e9a2"}.material-icons.drive_folder_upload:before{content:"\\e9a3"}.material-icons.dry:before{content:"\\f1b3"}.material-icons.dry_cleaning:before{content:"\\ea58"}.material-icons.duo:before{content:"\\e9a5"}.material-icons.dvr:before{content:"\\e1b2"}.material-icons.dynamic_feed:before{content:"\\ea14"}.material-icons.dynamic_form:before{content:"\\f1bf"}.material-icons.e_mobiledata:before{content:"\\f002"}.material-icons.earbuds:before{content:"\\f003"}.material-icons.earbuds_battery:before{content:"\\f004"}.material-icons.east:before{content:"\\f1df"}.material-icons.eco:before{content:"\\ea35"}.material-icons.edgesensor_high:before{content:"\\f005"}.material-icons.edgesensor_low:before{content:"\\f006"}.material-icons.edit:before{content:"\\e3c9"}.material-icons.edit_attributes:before{content:"\\e578"}.material-icons.edit_calendar:before{content:"\\e742"}.material-icons.edit_location:before{content:"\\e568"}.material-icons.edit_location_alt:before{content:"\\e1c5"}.material-icons.edit_note:before{content:"\\e745"}.material-icons.edit_notifications:before{content:"\\e525"}.material-icons.edit_off:before{content:"\\e950"}.material-icons.edit_road:before{content:"\\ef4d"}.material-icons.egg:before{content:"\\eacc"}.material-icons.egg_alt:before{content:"\\eac8"}.material-icons.eject:before{content:"\\e8fb"}.material-icons.elderly:before{content:"\\f21a"}.material-icons.elderly_woman:before{content:"\\eb69"}.material-icons.electric_bike:before{content:"\\eb1b"}.material-icons.electric_bolt:before{content:"\\ec1c"}.material-icons.electric_car:before{content:"\\eb1c"}.material-icons.electric_meter:before{content:"\\ec1b"}.material-icons.electric_moped:before{content:"\\eb1d"}.material-icons.electric_rickshaw:before{content:"\\eb1e"}.material-icons.electric_scooter:before{content:"\\eb1f"}.material-icons.electrical_services:before{content:"\\f102"}.material-icons.elevator:before{content:"\\f1a0"}.material-icons.email:before{content:"\\e0be"}.material-icons.emergency:before{content:"\\e1eb"}.material-icons.emergency_recording:before{content:"\\ebf4"}.material-icons.emergency_share:before{content:"\\ebf6"}.material-icons.emoji_emotions:before{content:"\\ea22"}.material-icons.emoji_events:before{content:"\\ea23"}.material-icons.emoji_flags:before{content:"\\ea1a"}.material-icons.emoji_food_beverage:before{content:"\\ea1b"}.material-icons.emoji_nature:before{content:"\\ea1c"}.material-icons.emoji_objects:before{content:"\\ea24"}.material-icons.emoji_people:before{content:"\\ea1d"}.material-icons.emoji_symbols:before{content:"\\ea1e"}.material-icons.emoji_transportation:before{content:"\\ea1f"}.material-icons.energy_savings_leaf:before{content:"\\ec1a"}.material-icons.engineering:before{content:"\\ea3d"}.material-icons.enhance_photo_translate:before{content:"\\e8fc"}.material-icons.enhanced_encryption:before{content:"\\e63f"}.material-icons.equalizer:before{content:"\\e01d"}.material-icons.error:before{content:"\\e000"}.material-icons.error_outline:before{content:"\\e001"}.material-icons.escalator:before{content:"\\f1a1"}.material-icons.escalator_warning:before{content:"\\f1ac"}.material-icons.euro:before{content:"\\ea15"}.material-icons.euro_symbol:before{content:"\\e926"}.material-icons.ev_station:before{content:"\\e56d"}.material-icons.event:before{content:"\\e878"}.material-icons.event_available:before{content:"\\e614"}.material-icons.event_busy:before{content:"\\e615"}.material-icons.event_note:before{content:"\\e616"}.material-icons.event_repeat:before{content:"\\eb7b"}.material-icons.event_seat:before{content:"\\e903"}.material-icons.exit_to_app:before{content:"\\e879"}.material-icons.expand:before{content:"\\e94f"}.material-icons.expand_circle_down:before{content:"\\e7cd"}.material-icons.expand_less:before{content:"\\e5ce"}.material-icons.expand_more:before{content:"\\e5cf"}.material-icons.explicit:before{content:"\\e01e"}.material-icons.explore:before{content:"\\e87a"}.material-icons.explore_off:before{content:"\\e9a8"}.material-icons.exposure:before{content:"\\e3ca"}.material-icons.exposure_minus_1:before{content:"\\e3cb"}.material-icons.exposure_minus_2:before{content:"\\e3cc"}.material-icons.exposure_neg_1:before{content:"\\e3cb"}.material-icons.exposure_neg_2:before{content:"\\e3cc"}.material-icons.exposure_plus_1:before{content:"\\e3cd"}.material-icons.exposure_plus_2:before{content:"\\e3ce"}.material-icons.exposure_zero:before{content:"\\e3cf"}.material-icons.extension:before{content:"\\e87b"}.material-icons.extension_off:before{content:"\\e4f5"}.material-icons.face:before{content:"\\e87c"}.material-icons.face_retouching_natural:before{content:"\\ef4e"}.material-icons.face_retouching_off:before{content:"\\f007"}.material-icons.facebook:before{content:"\\f234"}.material-icons.fact_check:before{content:"\\f0c5"}.material-icons.factory:before{content:"\\ebbc"}.material-icons.family_restroom:before{content:"\\f1a2"}.material-icons.fast_forward:before{content:"\\e01f"}.material-icons.fast_rewind:before{content:"\\e020"}.material-icons.fastfood:before{content:"\\e57a"}.material-icons.favorite:before{content:"\\e87d"}.material-icons.favorite_border:before,.material-icons.favorite_outline:before{content:"\\e87e"}.material-icons.fax:before{content:"\\ead8"}.material-icons.featured_play_list:before{content:"\\e06d"}.material-icons.featured_video:before{content:"\\e06e"}.material-icons.feed:before{content:"\\f009"}.material-icons.feedback:before{content:"\\e87f"}.material-icons.female:before{content:"\\e590"}.material-icons.fence:before{content:"\\f1f6"}.material-icons.festival:before{content:"\\ea68"}.material-icons.fiber_dvr:before{content:"\\e05d"}.material-icons.fiber_manual_record:before{content:"\\e061"}.material-icons.fiber_new:before{content:"\\e05e"}.material-icons.fiber_pin:before{content:"\\e06a"}.material-icons.fiber_smart_record:before{content:"\\e062"}.material-icons.file_copy:before{content:"\\e173"}.material-icons.file_download:before{content:"\\e2c4"}.material-icons.file_download_done:before{content:"\\e9aa"}.material-icons.file_download_off:before{content:"\\e4fe"}.material-icons.file_open:before{content:"\\eaf3"}.material-icons.file_present:before{content:"\\ea0e"}.material-icons.file_upload:before{content:"\\e2c6"}.material-icons.filter:before{content:"\\e3d3"}.material-icons.filter_1:before{content:"\\e3d0"}.material-icons.filter_2:before{content:"\\e3d1"}.material-icons.filter_3:before{content:"\\e3d2"}.material-icons.filter_4:before{content:"\\e3d4"}.material-icons.filter_5:before{content:"\\e3d5"}.material-icons.filter_6:before{content:"\\e3d6"}.material-icons.filter_7:before{content:"\\e3d7"}.material-icons.filter_8:before{content:"\\e3d8"}.material-icons.filter_9:before{content:"\\e3d9"}.material-icons.filter_9_plus:before{content:"\\e3da"}.material-icons.filter_alt:before{content:"\\ef4f"}.material-icons.filter_alt_off:before{content:"\\eb32"}.material-icons.filter_b_and_w:before{content:"\\e3db"}.material-icons.filter_center_focus:before{content:"\\e3dc"}.material-icons.filter_drama:before{content:"\\e3dd"}.material-icons.filter_frames:before{content:"\\e3de"}.material-icons.filter_hdr:before{content:"\\e3df"}.material-icons.filter_list:before{content:"\\e152"}.material-icons.filter_list_alt:before{content:"\\e94e"}.material-icons.filter_list_off:before{content:"\\eb57"}.material-icons.filter_none:before{content:"\\e3e0"}.material-icons.filter_tilt_shift:before{content:"\\e3e2"}.material-icons.filter_vintage:before{content:"\\e3e3"}.material-icons.find_in_page:before{content:"\\e880"}.material-icons.find_replace:before{content:"\\e881"}.material-icons.fingerprint:before{content:"\\e90d"}.material-icons.fire_extinguisher:before{content:"\\f1d8"}.material-icons.fire_hydrant:before{content:"\\f1a3"}.material-icons.fireplace:before{content:"\\ea43"}.material-icons.first_page:before{content:"\\e5dc"}.material-icons.fit_screen:before{content:"\\ea10"}.material-icons.fitbit:before{content:"\\e82b"}.material-icons.fitness_center:before{content:"\\eb43"}.material-icons.flag:before{content:"\\e153"}.material-icons.flag_circle:before{content:"\\eaf8"}.material-icons.flaky:before{content:"\\ef50"}.material-icons.flare:before{content:"\\e3e4"}.material-icons.flash_auto:before{content:"\\e3e5"}.material-icons.flash_off:before{content:"\\e3e6"}.material-icons.flash_on:before{content:"\\e3e7"}.material-icons.flashlight_off:before{content:"\\f00a"}.material-icons.flashlight_on:before{content:"\\f00b"}.material-icons.flatware:before{content:"\\f00c"}.material-icons.flight:before{content:"\\e539"}.material-icons.flight_class:before{content:"\\e7cb"}.material-icons.flight_land:before{content:"\\e904"}.material-icons.flight_takeoff:before{content:"\\e905"}.material-icons.flip:before{content:"\\e3e8"}.material-icons.flip_camera_android:before{content:"\\ea37"}.material-icons.flip_camera_ios:before{content:"\\ea38"}.material-icons.flip_to_back:before{content:"\\e882"}.material-icons.flip_to_front:before{content:"\\e883"}.material-icons.flood:before{content:"\\ebe6"}.material-icons.flourescent:before{content:"\\f00d"}.material-icons.flutter_dash:before{content:"\\e00b"}.material-icons.fmd_bad:before{content:"\\f00e"}.material-icons.fmd_good:before{content:"\\f00f"}.material-icons.foggy:before{content:"\\e818"}.material-icons.folder:before{content:"\\e2c7"}.material-icons.folder_copy:before{content:"\\ebbd"}.material-icons.folder_delete:before{content:"\\eb34"}.material-icons.folder_off:before{content:"\\eb83"}.material-icons.folder_open:before{content:"\\e2c8"}.material-icons.folder_shared:before{content:"\\e2c9"}.material-icons.folder_special:before{content:"\\e617"}.material-icons.folder_zip:before{content:"\\eb2c"}.material-icons.follow_the_signs:before{content:"\\f222"}.material-icons.font_download:before{content:"\\e167"}.material-icons.font_download_off:before{content:"\\e4f9"}.material-icons.food_bank:before{content:"\\f1f2"}.material-icons.forest:before{content:"\\ea99"}.material-icons.fork_left:before{content:"\\eba0"}.material-icons.fork_right:before{content:"\\ebac"}.material-icons.format_align_center:before{content:"\\e234"}.material-icons.format_align_justify:before{content:"\\e235"}.material-icons.format_align_left:before{content:"\\e236"}.material-icons.format_align_right:before{content:"\\e237"}.material-icons.format_bold:before{content:"\\e238"}.material-icons.format_clear:before{content:"\\e239"}.material-icons.format_color_fill:before{content:"\\e23a"}.material-icons.format_color_reset:before{content:"\\e23b"}.material-icons.format_color_text:before{content:"\\e23c"}.material-icons.format_indent_decrease:before{content:"\\e23d"}.material-icons.format_indent_increase:before{content:"\\e23e"}.material-icons.format_italic:before{content:"\\e23f"}.material-icons.format_line_spacing:before{content:"\\e240"}.material-icons.format_list_bulleted:before{content:"\\e241"}.material-icons.format_list_numbered:before{content:"\\e242"}.material-icons.format_list_numbered_rtl:before{content:"\\e267"}.material-icons.format_overline:before{content:"\\eb65"}.material-icons.format_paint:before{content:"\\e243"}.material-icons.format_quote:before{content:"\\e244"}.material-icons.format_shapes:before{content:"\\e25e"}.material-icons.format_size:before{content:"\\e245"}.material-icons.format_strikethrough:before{content:"\\e246"}.material-icons.format_textdirection_l_to_r:before{content:"\\e247"}.material-icons.format_textdirection_r_to_l:before{content:"\\e248"}.material-icons.format_underline:before,.material-icons.format_underlined:before{content:"\\e249"}.material-icons.fort:before{content:"\\eaad"}.material-icons.forum:before{content:"\\e0bf"}.material-icons.forward:before{content:"\\e154"}.material-icons.forward_10:before{content:"\\e056"}.material-icons.forward_30:before{content:"\\e057"}.material-icons.forward_5:before{content:"\\e058"}.material-icons.forward_to_inbox:before{content:"\\f187"}.material-icons.foundation:before{content:"\\f200"}.material-icons.free_breakfast:before{content:"\\eb44"}.material-icons.free_cancellation:before{content:"\\e748"}.material-icons.front_hand:before{content:"\\e769"}.material-icons.fullscreen:before{content:"\\e5d0"}.material-icons.fullscreen_exit:before{content:"\\e5d1"}.material-icons.functions:before{content:"\\e24a"}.material-icons.g_mobiledata:before{content:"\\f010"}.material-icons.g_translate:before{content:"\\e927"}.material-icons.gamepad:before{content:"\\e30f"}.material-icons.games:before{content:"\\e021"}.material-icons.garage:before{content:"\\f011"}.material-icons.gas_meter:before{content:"\\ec19"}.material-icons.gavel:before{content:"\\e90e"}.material-icons.generating_tokens:before{content:"\\e749"}.material-icons.gesture:before{content:"\\e155"}.material-icons.get_app:before{content:"\\e884"}.material-icons.gif:before{content:"\\e908"}.material-icons.gif_box:before{content:"\\e7a3"}.material-icons.girl:before{content:"\\eb68"}.material-icons.gite:before{content:"\\e58b"}.material-icons.goat:before{content:"\\ebff"}.material-icons.golf_course:before{content:"\\eb45"}.material-icons.gpp_bad:before{content:"\\f012"}.material-icons.gpp_good:before{content:"\\f013"}.material-icons.gpp_maybe:before{content:"\\f014"}.material-icons.gps_fixed:before{content:"\\e1b3"}.material-icons.gps_not_fixed:before{content:"\\e1b4"}.material-icons.gps_off:before{content:"\\e1b5"}.material-icons.grade:before{content:"\\e885"}.material-icons.gradient:before{content:"\\e3e9"}.material-icons.grading:before{content:"\\ea4f"}.material-icons.grain:before{content:"\\e3ea"}.material-icons.graphic_eq:before{content:"\\e1b8"}.material-icons.grass:before{content:"\\f205"}.material-icons.grid_3x3:before{content:"\\f015"}.material-icons.grid_4x4:before{content:"\\f016"}.material-icons.grid_goldenratio:before{content:"\\f017"}.material-icons.grid_off:before{content:"\\e3eb"}.material-icons.grid_on:before{content:"\\e3ec"}.material-icons.grid_view:before{content:"\\e9b0"}.material-icons.group:before{content:"\\e7ef"}.material-icons.group_add:before{content:"\\e7f0"}.material-icons.group_off:before{content:"\\e747"}.material-icons.group_remove:before{content:"\\e7ad"}.material-icons.group_work:before{content:"\\e886"}.material-icons.groups:before{content:"\\f233"}.material-icons.h_mobiledata:before{content:"\\f018"}.material-icons.h_plus_mobiledata:before{content:"\\f019"}.material-icons.hail:before{content:"\\e9b1"}.material-icons.handshake:before{content:"\\ebcb"}.material-icons.handyman:before{content:"\\f10b"}.material-icons.hardware:before{content:"\\ea59"}.material-icons.hd:before{content:"\\e052"}.material-icons.hdr_auto:before{content:"\\f01a"}.material-icons.hdr_auto_select:before{content:"\\f01b"}.material-icons.hdr_enhanced_select:before{content:"\\ef51"}.material-icons.hdr_off:before{content:"\\e3ed"}.material-icons.hdr_off_select:before{content:"\\f01c"}.material-icons.hdr_on:before{content:"\\e3ee"}.material-icons.hdr_on_select:before{content:"\\f01d"}.material-icons.hdr_plus:before{content:"\\f01e"}.material-icons.hdr_strong:before{content:"\\e3f1"}.material-icons.hdr_weak:before{content:"\\e3f2"}.material-icons.headphones:before{content:"\\f01f"}.material-icons.headphones_battery:before{content:"\\f020"}.material-icons.headset:before{content:"\\e310"}.material-icons.headset_mic:before{content:"\\e311"}.material-icons.headset_off:before{content:"\\e33a"}.material-icons.healing:before{content:"\\e3f3"}.material-icons.health_and_safety:before{content:"\\e1d5"}.material-icons.hearing:before{content:"\\e023"}.material-icons.hearing_disabled:before{content:"\\f104"}.material-icons.heart_broken:before{content:"\\eac2"}.material-icons.heat_pump:before{content:"\\ec18"}.material-icons.height:before{content:"\\ea16"}.material-icons.help:before{content:"\\e887"}.material-icons.help_center:before{content:"\\f1c0"}.material-icons.help_outline:before{content:"\\e8fd"}.material-icons.hevc:before{content:"\\f021"}.material-icons.hexagon:before{content:"\\eb39"}.material-icons.hide_image:before{content:"\\f022"}.material-icons.hide_source:before{content:"\\f023"}.material-icons.high_quality:before{content:"\\e024"}.material-icons.highlight:before{content:"\\e25f"}.material-icons.highlight_alt:before{content:"\\ef52"}.material-icons.highlight_off:before,.material-icons.highlight_remove:before{content:"\\e888"}.material-icons.hiking:before{content:"\\e50a"}.material-icons.history:before{content:"\\e889"}.material-icons.history_edu:before{content:"\\ea3e"}.material-icons.history_toggle_off:before{content:"\\f17d"}.material-icons.hive:before{content:"\\eaa6"}.material-icons.hls:before{content:"\\eb8a"}.material-icons.hls_off:before{content:"\\eb8c"}.material-icons.holiday_village:before{content:"\\e58a"}.material-icons.home:before{content:"\\e88a"}.material-icons.home_filled:before{content:"\\e9b2"}.material-icons.home_max:before{content:"\\f024"}.material-icons.home_mini:before{content:"\\f025"}.material-icons.home_repair_service:before{content:"\\f100"}.material-icons.home_work:before{content:"\\ea09"}.material-icons.horizontal_distribute:before{content:"\\e014"}.material-icons.horizontal_rule:before{content:"\\f108"}.material-icons.horizontal_split:before{content:"\\e947"}.material-icons.hot_tub:before{content:"\\eb46"}.material-icons.hotel:before{content:"\\e53a"}.material-icons.hotel_class:before{content:"\\e743"}.material-icons.hourglass_bottom:before{content:"\\ea5c"}.material-icons.hourglass_disabled:before{content:"\\ef53"}.material-icons.hourglass_empty:before{content:"\\e88b"}.material-icons.hourglass_full:before{content:"\\e88c"}.material-icons.hourglass_top:before{content:"\\ea5b"}.material-icons.house:before{content:"\\ea44"}.material-icons.house_siding:before{content:"\\f202"}.material-icons.houseboat:before{content:"\\e584"}.material-icons.how_to_reg:before{content:"\\e174"}.material-icons.how_to_vote:before{content:"\\e175"}.material-icons.html:before{content:"\\eb7e"}.material-icons.http:before{content:"\\e902"}.material-icons.https:before{content:"\\e88d"}.material-icons.hub:before{content:"\\e9f4"}.material-icons.hvac:before{content:"\\f10e"}.material-icons.ice_skating:before{content:"\\e50b"}.material-icons.icecream:before{content:"\\ea69"}.material-icons.image:before{content:"\\e3f4"}.material-icons.image_aspect_ratio:before{content:"\\e3f5"}.material-icons.image_not_supported:before{content:"\\f116"}.material-icons.image_search:before{content:"\\e43f"}.material-icons.imagesearch_roller:before{content:"\\e9b4"}.material-icons.import_contacts:before{content:"\\e0e0"}.material-icons.import_export:before{content:"\\e0c3"}.material-icons.important_devices:before{content:"\\e912"}.material-icons.inbox:before{content:"\\e156"}.material-icons.incomplete_circle:before{content:"\\e79b"}.material-icons.indeterminate_check_box:before{content:"\\e909"}.material-icons.info:before{content:"\\e88e"}.material-icons.info_outline:before{content:"\\e88f"}.material-icons.input:before{content:"\\e890"}.material-icons.insert_chart:before{content:"\\e24b"}.material-icons.insert_chart_outlined:before{content:"\\e26a"}.material-icons.insert_comment:before{content:"\\e24c"}.material-icons.insert_drive_file:before{content:"\\e24d"}.material-icons.insert_emoticon:before{content:"\\e24e"}.material-icons.insert_invitation:before{content:"\\e24f"}.material-icons.insert_link:before{content:"\\e250"}.material-icons.insert_page_break:before{content:"\\eaca"}.material-icons.insert_photo:before{content:"\\e251"}.material-icons.insights:before{content:"\\f092"}.material-icons.install_desktop:before{content:"\\eb71"}.material-icons.install_mobile:before{content:"\\eb72"}.material-icons.integration_instructions:before{content:"\\ef54"}.material-icons.interests:before{content:"\\e7c8"}.material-icons.interpreter_mode:before{content:"\\e83b"}.material-icons.inventory:before{content:"\\e179"}.material-icons.inventory_2:before{content:"\\e1a1"}.material-icons.invert_colors:before{content:"\\e891"}.material-icons.invert_colors_off:before{content:"\\e0c4"}.material-icons.invert_colors_on:before{content:"\\e891"}.material-icons.ios_share:before{content:"\\e6b8"}.material-icons.iron:before{content:"\\e583"}.material-icons.iso:before{content:"\\e3f6"}.material-icons.javascript:before{content:"\\eb7c"}.material-icons.join_full:before{content:"\\eaeb"}.material-icons.join_inner:before{content:"\\eaf4"}.material-icons.join_left:before{content:"\\eaf2"}.material-icons.join_right:before{content:"\\eaea"}.material-icons.kayaking:before{content:"\\e50c"}.material-icons.kebab_dining:before{content:"\\e842"}.material-icons.key:before{content:"\\e73c"}.material-icons.key_off:before{content:"\\eb84"}.material-icons.keyboard:before{content:"\\e312"}.material-icons.keyboard_alt:before{content:"\\f028"}.material-icons.keyboard_arrow_down:before{content:"\\e313"}.material-icons.keyboard_arrow_left:before{content:"\\e314"}.material-icons.keyboard_arrow_right:before{content:"\\e315"}.material-icons.keyboard_arrow_up:before{content:"\\e316"}.material-icons.keyboard_backspace:before{content:"\\e317"}.material-icons.keyboard_capslock:before{content:"\\e318"}.material-icons.keyboard_command:before{content:"\\eae0"}.material-icons.keyboard_command_key:before{content:"\\eae7"}.material-icons.keyboard_control:before{content:"\\e5d3"}.material-icons.keyboard_control_key:before{content:"\\eae6"}.material-icons.keyboard_double_arrow_down:before{content:"\\ead0"}.material-icons.keyboard_double_arrow_left:before{content:"\\eac3"}.material-icons.keyboard_double_arrow_right:before{content:"\\eac9"}.material-icons.keyboard_double_arrow_up:before{content:"\\eacf"}.material-icons.keyboard_hide:before{content:"\\e31a"}.material-icons.keyboard_option:before{content:"\\eadf"}.material-icons.keyboard_option_key:before{content:"\\eae8"}.material-icons.keyboard_return:before{content:"\\e31b"}.material-icons.keyboard_tab:before{content:"\\e31c"}.material-icons.keyboard_voice:before{content:"\\e31d"}.material-icons.king_bed:before{content:"\\ea45"}.material-icons.kitchen:before{content:"\\eb47"}.material-icons.kitesurfing:before{content:"\\e50d"}.material-icons.label:before{content:"\\e892"}.material-icons.label_important:before{content:"\\e937"}.material-icons.label_important_outline:before{content:"\\e948"}.material-icons.label_off:before{content:"\\e9b6"}.material-icons.label_outline:before{content:"\\e893"}.material-icons.lan:before{content:"\\eb2f"}.material-icons.landscape:before{content:"\\e3f7"}.material-icons.landslide:before{content:"\\ebd7"}.material-icons.language:before{content:"\\e894"}.material-icons.laptop:before{content:"\\e31e"}.material-icons.laptop_chromebook:before{content:"\\e31f"}.material-icons.laptop_mac:before{content:"\\e320"}.material-icons.laptop_windows:before{content:"\\e321"}.material-icons.last_page:before{content:"\\e5dd"}.material-icons.launch:before{content:"\\e895"}.material-icons.layers:before{content:"\\e53b"}.material-icons.layers_clear:before{content:"\\e53c"}.material-icons.leaderboard:before{content:"\\f20c"}.material-icons.leak_add:before{content:"\\e3f8"}.material-icons.leak_remove:before{content:"\\e3f9"}.material-icons.leave_bags_at_home:before{content:"\\f21b"}.material-icons.legend_toggle:before{content:"\\f11b"}.material-icons.lens:before{content:"\\e3fa"}.material-icons.lens_blur:before{content:"\\f029"}.material-icons.library_add:before{content:"\\e02e"}.material-icons.library_add_check:before{content:"\\e9b7"}.material-icons.library_books:before{content:"\\e02f"}.material-icons.library_music:before{content:"\\e030"}.material-icons.light:before{content:"\\f02a"}.material-icons.light_mode:before{content:"\\e518"}.material-icons.lightbulb:before{content:"\\e0f0"}.material-icons.lightbulb_circle:before{content:"\\ebfe"}.material-icons.lightbulb_outline:before{content:"\\e90f"}.material-icons.line_axis:before{content:"\\ea9a"}.material-icons.line_style:before{content:"\\e919"}.material-icons.line_weight:before{content:"\\e91a"}.material-icons.linear_scale:before{content:"\\e260"}.material-icons.link:before{content:"\\e157"}.material-icons.link_off:before{content:"\\e16f"}.material-icons.linked_camera:before{content:"\\e438"}.material-icons.liquor:before{content:"\\ea60"}.material-icons.list:before{content:"\\e896"}.material-icons.list_alt:before{content:"\\e0ee"}.material-icons.live_help:before{content:"\\e0c6"}.material-icons.live_tv:before{content:"\\e639"}.material-icons.living:before{content:"\\f02b"}.material-icons.local_activity:before{content:"\\e53f"}.material-icons.local_airport:before{content:"\\e53d"}.material-icons.local_atm:before{content:"\\e53e"}.material-icons.local_attraction:before{content:"\\e53f"}.material-icons.local_bar:before{content:"\\e540"}.material-icons.local_cafe:before{content:"\\e541"}.material-icons.local_car_wash:before{content:"\\e542"}.material-icons.local_convenience_store:before{content:"\\e543"}.material-icons.local_dining:before{content:"\\e556"}.material-icons.local_drink:before{content:"\\e544"}.material-icons.local_fire_department:before{content:"\\ef55"}.material-icons.local_florist:before{content:"\\e545"}.material-icons.local_gas_station:before{content:"\\e546"}.material-icons.local_grocery_store:before{content:"\\e547"}.material-icons.local_hospital:before{content:"\\e548"}.material-icons.local_hotel:before{content:"\\e549"}.material-icons.local_laundry_service:before{content:"\\e54a"}.material-icons.local_library:before{content:"\\e54b"}.material-icons.local_mall:before{content:"\\e54c"}.material-icons.local_movies:before{content:"\\e54d"}.material-icons.local_offer:before{content:"\\e54e"}.material-icons.local_parking:before{content:"\\e54f"}.material-icons.local_pharmacy:before{content:"\\e550"}.material-icons.local_phone:before{content:"\\e551"}.material-icons.local_pizza:before{content:"\\e552"}.material-icons.local_play:before{content:"\\e553"}.material-icons.local_police:before{content:"\\ef56"}.material-icons.local_post_office:before{content:"\\e554"}.material-icons.local_print_shop:before,.material-icons.local_printshop:before{content:"\\e555"}.material-icons.local_restaurant:before{content:"\\e556"}.material-icons.local_see:before{content:"\\e557"}.material-icons.local_shipping:before{content:"\\e558"}.material-icons.local_taxi:before{content:"\\e559"}.material-icons.location_city:before{content:"\\e7f1"}.material-icons.location_disabled:before{content:"\\e1b6"}.material-icons.location_history:before{content:"\\e55a"}.material-icons.location_off:before{content:"\\e0c7"}.material-icons.location_on:before{content:"\\e0c8"}.material-icons.location_pin:before{content:"\\f1db"}.material-icons.location_searching:before{content:"\\e1b7"}.material-icons.lock:before{content:"\\e897"}.material-icons.lock_clock:before{content:"\\ef57"}.material-icons.lock_open:before{content:"\\e898"}.material-icons.lock_outline:before{content:"\\e899"}.material-icons.lock_reset:before{content:"\\eade"}.material-icons.login:before{content:"\\ea77"}.material-icons.logo_dev:before{content:"\\ead6"}.material-icons.logout:before{content:"\\e9ba"}.material-icons.looks:before{content:"\\e3fc"}.material-icons.looks_3:before{content:"\\e3fb"}.material-icons.looks_4:before{content:"\\e3fd"}.material-icons.looks_5:before{content:"\\e3fe"}.material-icons.looks_6:before{content:"\\e3ff"}.material-icons.looks_one:before{content:"\\e400"}.material-icons.looks_two:before{content:"\\e401"}.material-icons.loop:before{content:"\\e028"}.material-icons.loupe:before{content:"\\e402"}.material-icons.low_priority:before{content:"\\e16d"}.material-icons.loyalty:before{content:"\\e89a"}.material-icons.lte_mobiledata:before{content:"\\f02c"}.material-icons.lte_plus_mobiledata:before{content:"\\f02d"}.material-icons.luggage:before{content:"\\f235"}.material-icons.lunch_dining:before{content:"\\ea61"}.material-icons.lyrics:before{content:"\\ec0b"}.material-icons.mail:before{content:"\\e158"}.material-icons.mail_lock:before{content:"\\ec0a"}.material-icons.mail_outline:before{content:"\\e0e1"}.material-icons.male:before{content:"\\e58e"}.material-icons.man:before{content:"\\e4eb"}.material-icons.manage_accounts:before{content:"\\f02e"}.material-icons.manage_history:before{content:"\\ebe7"}.material-icons.manage_search:before{content:"\\f02f"}.material-icons.map:before{content:"\\e55b"}.material-icons.maps_home_work:before{content:"\\f030"}.material-icons.maps_ugc:before{content:"\\ef58"}.material-icons.margin:before{content:"\\e9bb"}.material-icons.mark_as_unread:before{content:"\\e9bc"}.material-icons.mark_chat_read:before{content:"\\f18b"}.material-icons.mark_chat_unread:before{content:"\\f189"}.material-icons.mark_email_read:before{content:"\\f18c"}.material-icons.mark_email_unread:before{content:"\\f18a"}.material-icons.mark_unread_chat_alt:before{content:"\\eb9d"}.material-icons.markunread:before{content:"\\e159"}.material-icons.markunread_mailbox:before{content:"\\e89b"}.material-icons.masks:before{content:"\\f218"}.material-icons.maximize:before{content:"\\e930"}.material-icons.media_bluetooth_off:before{content:"\\f031"}.material-icons.media_bluetooth_on:before{content:"\\f032"}.material-icons.mediation:before{content:"\\efa7"}.material-icons.medical_information:before{content:"\\ebed"}.material-icons.medical_services:before{content:"\\f109"}.material-icons.medication:before{content:"\\f033"}.material-icons.medication_liquid:before{content:"\\ea87"}.material-icons.meeting_room:before{content:"\\eb4f"}.material-icons.memory:before{content:"\\e322"}.material-icons.menu:before{content:"\\e5d2"}.material-icons.menu_book:before{content:"\\ea19"}.material-icons.menu_open:before{content:"\\e9bd"}.material-icons.merge:before{content:"\\eb98"}.material-icons.merge_type:before{content:"\\e252"}.material-icons.message:before{content:"\\e0c9"}.material-icons.messenger:before{content:"\\e0ca"}.material-icons.messenger_outline:before{content:"\\e0cb"}.material-icons.mic:before{content:"\\e029"}.material-icons.mic_external_off:before{content:"\\ef59"}.material-icons.mic_external_on:before{content:"\\ef5a"}.material-icons.mic_none:before{content:"\\e02a"}.material-icons.mic_off:before{content:"\\e02b"}.material-icons.microwave:before{content:"\\f204"}.material-icons.military_tech:before{content:"\\ea3f"}.material-icons.minimize:before{content:"\\e931"}.material-icons.minor_crash:before{content:"\\ebf1"}.material-icons.miscellaneous_services:before{content:"\\f10c"}.material-icons.missed_video_call:before{content:"\\e073"}.material-icons.mms:before{content:"\\e618"}.material-icons.mobile_friendly:before{content:"\\e200"}.material-icons.mobile_off:before{content:"\\e201"}.material-icons.mobile_screen_share:before{content:"\\e0e7"}.material-icons.mobiledata_off:before{content:"\\f034"}.material-icons.mode:before{content:"\\f097"}.material-icons.mode_comment:before{content:"\\e253"}.material-icons.mode_edit:before{content:"\\e254"}.material-icons.mode_edit_outline:before{content:"\\f035"}.material-icons.mode_fan_off:before{content:"\\ec17"}.material-icons.mode_night:before{content:"\\f036"}.material-icons.mode_of_travel:before{content:"\\e7ce"}.material-icons.mode_standby:before{content:"\\f037"}.material-icons.model_training:before{content:"\\f0cf"}.material-icons.monetization_on:before{content:"\\e263"}.material-icons.money:before{content:"\\e57d"}.material-icons.money_off:before{content:"\\e25c"}.material-icons.money_off_csred:before{content:"\\f038"}.material-icons.monitor:before{content:"\\ef5b"}.material-icons.monitor_heart:before{content:"\\eaa2"}.material-icons.monitor_weight:before{content:"\\f039"}.material-icons.monochrome_photos:before{content:"\\e403"}.material-icons.mood:before{content:"\\e7f2"}.material-icons.mood_bad:before{content:"\\e7f3"}.material-icons.moped:before{content:"\\eb28"}.material-icons.more:before{content:"\\e619"}.material-icons.more_horiz:before{content:"\\e5d3"}.material-icons.more_time:before{content:"\\ea5d"}.material-icons.more_vert:before{content:"\\e5d4"}.material-icons.mosque:before{content:"\\eab2"}.material-icons.motion_photos_auto:before{content:"\\f03a"}.material-icons.motion_photos_off:before{content:"\\e9c0"}.material-icons.motion_photos_on:before{content:"\\e9c1"}.material-icons.motion_photos_pause:before{content:"\\f227"}.material-icons.motion_photos_paused:before{content:"\\e9c2"}.material-icons.motorcycle:before{content:"\\e91b"}.material-icons.mouse:before{content:"\\e323"}.material-icons.move_down:before{content:"\\eb61"}.material-icons.move_to_inbox:before{content:"\\e168"}.material-icons.move_up:before{content:"\\eb64"}.material-icons.movie:before{content:"\\e02c"}.material-icons.movie_creation:before{content:"\\e404"}.material-icons.movie_filter:before{content:"\\e43a"}.material-icons.moving:before{content:"\\e501"}.material-icons.mp:before{content:"\\e9c3"}.material-icons.multiline_chart:before{content:"\\e6df"}.material-icons.multiple_stop:before{content:"\\f1b9"}.material-icons.multitrack_audio:before{content:"\\e1b8"}.material-icons.museum:before{content:"\\ea36"}.material-icons.music_note:before{content:"\\e405"}.material-icons.music_off:before{content:"\\e440"}.material-icons.music_video:before{content:"\\e063"}.material-icons.my_library_add:before{content:"\\e02e"}.material-icons.my_library_books:before{content:"\\e02f"}.material-icons.my_library_music:before{content:"\\e030"}.material-icons.my_location:before{content:"\\e55c"}.material-icons.nat:before{content:"\\ef5c"}.material-icons.nature:before{content:"\\e406"}.material-icons.nature_people:before{content:"\\e407"}.material-icons.navigate_before:before{content:"\\e408"}.material-icons.navigate_next:before{content:"\\e409"}.material-icons.navigation:before{content:"\\e55d"}.material-icons.near_me:before{content:"\\e569"}.material-icons.near_me_disabled:before{content:"\\f1ef"}.material-icons.nearby_error:before{content:"\\f03b"}.material-icons.nearby_off:before{content:"\\f03c"}.material-icons.nest_cam_wired_stand:before{content:"\\ec16"}.material-icons.network_cell:before{content:"\\e1b9"}.material-icons.network_check:before{content:"\\e640"}.material-icons.network_locked:before{content:"\\e61a"}.material-icons.network_ping:before{content:"\\ebca"}.material-icons.network_wifi:before{content:"\\e1ba"}.material-icons.network_wifi_1_bar:before{content:"\\ebe4"}.material-icons.network_wifi_2_bar:before{content:"\\ebd6"}.material-icons.network_wifi_3_bar:before{content:"\\ebe1"}.material-icons.new_label:before{content:"\\e609"}.material-icons.new_releases:before{content:"\\e031"}.material-icons.newspaper:before{content:"\\eb81"}.material-icons.next_plan:before{content:"\\ef5d"}.material-icons.next_week:before{content:"\\e16a"}.material-icons.nfc:before{content:"\\e1bb"}.material-icons.night_shelter:before{content:"\\f1f1"}.material-icons.nightlife:before{content:"\\ea62"}.material-icons.nightlight:before{content:"\\f03d"}.material-icons.nightlight_round:before{content:"\\ef5e"}.material-icons.nights_stay:before{content:"\\ea46"}.material-icons.no_accounts:before{content:"\\f03e"}.material-icons.no_backpack:before{content:"\\f237"}.material-icons.no_cell:before{content:"\\f1a4"}.material-icons.no_crash:before{content:"\\ebf0"}.material-icons.no_drinks:before{content:"\\f1a5"}.material-icons.no_encryption:before{content:"\\e641"}.material-icons.no_encryption_gmailerrorred:before{content:"\\f03f"}.material-icons.no_flash:before{content:"\\f1a6"}.material-icons.no_food:before{content:"\\f1a7"}.material-icons.no_luggage:before{content:"\\f23b"}.material-icons.no_meals:before{content:"\\f1d6"}.material-icons.no_meals_ouline:before{content:"\\f229"}.material-icons.no_meeting_room:before{content:"\\eb4e"}.material-icons.no_photography:before{content:"\\f1a8"}.material-icons.no_sim:before{content:"\\e0cc"}.material-icons.no_stroller:before{content:"\\f1af"}.material-icons.no_transfer:before{content:"\\f1d5"}.material-icons.noise_aware:before{content:"\\ebec"}.material-icons.noise_control_off:before{content:"\\ebf3"}.material-icons.nordic_walking:before{content:"\\e50e"}.material-icons.north:before{content:"\\f1e0"}.material-icons.north_east:before{content:"\\f1e1"}.material-icons.north_west:before{content:"\\f1e2"}.material-icons.not_accessible:before{content:"\\f0fe"}.material-icons.not_interested:before{content:"\\e033"}.material-icons.not_listed_location:before{content:"\\e575"}.material-icons.not_started:before{content:"\\f0d1"}.material-icons.note:before{content:"\\e06f"}.material-icons.note_add:before{content:"\\e89c"}.material-icons.note_alt:before{content:"\\f040"}.material-icons.notes:before{content:"\\e26c"}.material-icons.notification_add:before{content:"\\e399"}.material-icons.notification_important:before{content:"\\e004"}.material-icons.notifications:before{content:"\\e7f4"}.material-icons.notifications_active:before{content:"\\e7f7"}.material-icons.notifications_none:before{content:"\\e7f5"}.material-icons.notifications_off:before{content:"\\e7f6"}.material-icons.notifications_on:before{content:"\\e7f7"}.material-icons.notifications_paused:before{content:"\\e7f8"}.material-icons.now_wallpaper:before{content:"\\e1bc"}.material-icons.now_widgets:before{content:"\\e1bd"}.material-icons.numbers:before{content:"\\eac7"}.material-icons.offline_bolt:before{content:"\\e932"}.material-icons.offline_pin:before{content:"\\e90a"}.material-icons.offline_share:before{content:"\\e9c5"}.material-icons.oil_barrel:before{content:"\\ec15"}.material-icons.on_device_training:before{content:"\\ebfd"}.material-icons.ondemand_video:before{content:"\\e63a"}.material-icons.online_prediction:before{content:"\\f0eb"}.material-icons.opacity:before{content:"\\e91c"}.material-icons.open_in_browser:before{content:"\\e89d"}.material-icons.open_in_full:before{content:"\\f1ce"}.material-icons.open_in_new:before{content:"\\e89e"}.material-icons.open_in_new_off:before{content:"\\e4f6"}.material-icons.open_with:before{content:"\\e89f"}.material-icons.other_houses:before{content:"\\e58c"}.material-icons.outbond:before{content:"\\f228"}.material-icons.outbound:before{content:"\\e1ca"}.material-icons.outbox:before{content:"\\ef5f"}.material-icons.outdoor_grill:before{content:"\\ea47"}.material-icons.outgoing_mail:before{content:"\\f0d2"}.material-icons.outlet:before{content:"\\f1d4"}.material-icons.outlined_flag:before{content:"\\e16e"}.material-icons.output:before{content:"\\ebbe"}.material-icons.padding:before{content:"\\e9c8"}.material-icons.pages:before{content:"\\e7f9"}.material-icons.pageview:before{content:"\\e8a0"}.material-icons.paid:before{content:"\\f041"}.material-icons.palette:before{content:"\\e40a"}.material-icons.pan_tool:before{content:"\\e925"}.material-icons.pan_tool_alt:before{content:"\\ebb9"}.material-icons.panorama:before{content:"\\e40b"}.material-icons.panorama_fish_eye:before,.material-icons.panorama_fisheye:before{content:"\\e40c"}.material-icons.panorama_horizontal:before{content:"\\e40d"}.material-icons.panorama_horizontal_select:before{content:"\\ef60"}.material-icons.panorama_photosphere:before{content:"\\e9c9"}.material-icons.panorama_photosphere_select:before{content:"\\e9ca"}.material-icons.panorama_vertical:before{content:"\\e40e"}.material-icons.panorama_vertical_select:before{content:"\\ef61"}.material-icons.panorama_wide_angle:before{content:"\\e40f"}.material-icons.panorama_wide_angle_select:before{content:"\\ef62"}.material-icons.paragliding:before{content:"\\e50f"}.material-icons.park:before{content:"\\ea63"}.material-icons.party_mode:before{content:"\\e7fa"}.material-icons.password:before{content:"\\f042"}.material-icons.pattern:before{content:"\\f043"}.material-icons.pause:before{content:"\\e034"}.material-icons.pause_circle:before{content:"\\e1a2"}.material-icons.pause_circle_filled:before{content:"\\e035"}.material-icons.pause_circle_outline:before{content:"\\e036"}.material-icons.pause_presentation:before{content:"\\e0ea"}.material-icons.payment:before{content:"\\e8a1"}.material-icons.payments:before{content:"\\ef63"}.material-icons.paypal:before{content:"\\ea8d"}.material-icons.pedal_bike:before{content:"\\eb29"}.material-icons.pending:before{content:"\\ef64"}.material-icons.pending_actions:before{content:"\\f1bb"}.material-icons.pentagon:before{content:"\\eb50"}.material-icons.people:before{content:"\\e7fb"}.material-icons.people_alt:before{content:"\\ea21"}.material-icons.people_outline:before{content:"\\e7fc"}.material-icons.percent:before{content:"\\eb58"}.material-icons.perm_camera_mic:before{content:"\\e8a2"}.material-icons.perm_contact_cal:before,.material-icons.perm_contact_calendar:before{content:"\\e8a3"}.material-icons.perm_data_setting:before{content:"\\e8a4"}.material-icons.perm_device_info:before,.material-icons.perm_device_information:before{content:"\\e8a5"}.material-icons.perm_identity:before{content:"\\e8a6"}.material-icons.perm_media:before{content:"\\e8a7"}.material-icons.perm_phone_msg:before{content:"\\e8a8"}.material-icons.perm_scan_wifi:before{content:"\\e8a9"}.material-icons.person:before{content:"\\e7fd"}.material-icons.person_add:before{content:"\\e7fe"}.material-icons.person_add_alt:before{content:"\\ea4d"}.material-icons.person_add_alt_1:before{content:"\\ef65"}.material-icons.person_add_disabled:before{content:"\\e9cb"}.material-icons.person_off:before{content:"\\e510"}.material-icons.person_outline:before{content:"\\e7ff"}.material-icons.person_pin:before{content:"\\e55a"}.material-icons.person_pin_circle:before{content:"\\e56a"}.material-icons.person_remove:before{content:"\\ef66"}.material-icons.person_remove_alt_1:before{content:"\\ef67"}.material-icons.person_search:before{content:"\\f106"}.material-icons.personal_injury:before{content:"\\e6da"}.material-icons.personal_video:before{content:"\\e63b"}.material-icons.pest_control:before{content:"\\f0fa"}.material-icons.pest_control_rodent:before{content:"\\f0fd"}.material-icons.pets:before{content:"\\e91d"}.material-icons.phishing:before{content:"\\ead7"}.material-icons.phone:before{content:"\\e0cd"}.material-icons.phone_android:before{content:"\\e324"}.material-icons.phone_bluetooth_speaker:before{content:"\\e61b"}.material-icons.phone_callback:before{content:"\\e649"}.material-icons.phone_disabled:before{content:"\\e9cc"}.material-icons.phone_enabled:before{content:"\\e9cd"}.material-icons.phone_forwarded:before{content:"\\e61c"}.material-icons.phone_in_talk:before{content:"\\e61d"}.material-icons.phone_iphone:before{content:"\\e325"}.material-icons.phone_locked:before{content:"\\e61e"}.material-icons.phone_missed:before{content:"\\e61f"}.material-icons.phone_paused:before{content:"\\e620"}.material-icons.phonelink:before{content:"\\e326"}.material-icons.phonelink_erase:before{content:"\\e0db"}.material-icons.phonelink_lock:before{content:"\\e0dc"}.material-icons.phonelink_off:before{content:"\\e327"}.material-icons.phonelink_ring:before{content:"\\e0dd"}.material-icons.phonelink_setup:before{content:"\\e0de"}.material-icons.photo:before{content:"\\e410"}.material-icons.photo_album:before{content:"\\e411"}.material-icons.photo_camera:before{content:"\\e412"}.material-icons.photo_camera_back:before{content:"\\ef68"}.material-icons.photo_camera_front:before{content:"\\ef69"}.material-icons.photo_filter:before{content:"\\e43b"}.material-icons.photo_library:before{content:"\\e413"}.material-icons.photo_size_select_actual:before{content:"\\e432"}.material-icons.photo_size_select_large:before{content:"\\e433"}.material-icons.photo_size_select_small:before{content:"\\e434"}.material-icons.php:before{content:"\\eb8f"}.material-icons.piano:before{content:"\\e521"}.material-icons.piano_off:before{content:"\\e520"}.material-icons.picture_as_pdf:before{content:"\\e415"}.material-icons.picture_in_picture:before{content:"\\e8aa"}.material-icons.picture_in_picture_alt:before{content:"\\e911"}.material-icons.pie_chart:before{content:"\\e6c4"}.material-icons.pie_chart_outline:before{content:"\\f044"}.material-icons.pie_chart_outlined:before{content:"\\e6c5"}.material-icons.pin:before{content:"\\f045"}.material-icons.pin_drop:before{content:"\\e55e"}.material-icons.pin_end:before{content:"\\e767"}.material-icons.pin_invoke:before{content:"\\e763"}.material-icons.pinch:before{content:"\\eb38"}.material-icons.pivot_table_chart:before{content:"\\e9ce"}.material-icons.pix:before{content:"\\eaa3"}.material-icons.place:before{content:"\\e55f"}.material-icons.plagiarism:before{content:"\\ea5a"}.material-icons.play_arrow:before{content:"\\e037"}.material-icons.play_circle:before{content:"\\e1c4"}.material-icons.play_circle_fill:before,.material-icons.play_circle_filled:before{content:"\\e038"}.material-icons.play_circle_outline:before{content:"\\e039"}.material-icons.play_disabled:before{content:"\\ef6a"}.material-icons.play_for_work:before{content:"\\e906"}.material-icons.play_lesson:before{content:"\\f047"}.material-icons.playlist_add:before{content:"\\e03b"}.material-icons.playlist_add_check:before{content:"\\e065"}.material-icons.playlist_add_check_circle:before{content:"\\e7e6"}.material-icons.playlist_add_circle:before{content:"\\e7e5"}.material-icons.playlist_play:before{content:"\\e05f"}.material-icons.playlist_remove:before{content:"\\eb80"}.material-icons.plumbing:before{content:"\\f107"}.material-icons.plus_one:before{content:"\\e800"}.material-icons.podcasts:before{content:"\\f048"}.material-icons.point_of_sale:before{content:"\\f17e"}.material-icons.policy:before{content:"\\ea17"}.material-icons.poll:before{content:"\\e801"}.material-icons.polyline:before{content:"\\ebbb"}.material-icons.polymer:before{content:"\\e8ab"}.material-icons.pool:before{content:"\\eb48"}.material-icons.portable_wifi_off:before{content:"\\e0ce"}.material-icons.portrait:before{content:"\\e416"}.material-icons.post_add:before{content:"\\ea20"}.material-icons.power:before{content:"\\e63c"}.material-icons.power_input:before{content:"\\e336"}.material-icons.power_off:before{content:"\\e646"}.material-icons.power_settings_new:before{content:"\\e8ac"}.material-icons.precision_manufacturing:before{content:"\\f049"}.material-icons.pregnant_woman:before{content:"\\e91e"}.material-icons.present_to_all:before{content:"\\e0df"}.material-icons.preview:before{content:"\\f1c5"}.material-icons.price_change:before{content:"\\f04a"}.material-icons.price_check:before{content:"\\f04b"}.material-icons.print:before{content:"\\e8ad"}.material-icons.print_disabled:before{content:"\\e9cf"}.material-icons.priority_high:before{content:"\\e645"}.material-icons.privacy_tip:before{content:"\\f0dc"}.material-icons.private_connectivity:before{content:"\\e744"}.material-icons.production_quantity_limits:before{content:"\\e1d1"}.material-icons.propane:before{content:"\\ec14"}.material-icons.propane_tank:before{content:"\\ec13"}.material-icons.psychology:before{content:"\\ea4a"}.material-icons.public:before{content:"\\e80b"}.material-icons.public_off:before{content:"\\f1ca"}.material-icons.publish:before{content:"\\e255"}.material-icons.published_with_changes:before{content:"\\f232"}.material-icons.punch_clock:before{content:"\\eaa8"}.material-icons.push_pin:before{content:"\\f10d"}.material-icons.qr_code:before{content:"\\ef6b"}.material-icons.qr_code_2:before{content:"\\e00a"}.material-icons.qr_code_scanner:before{content:"\\f206"}.material-icons.query_builder:before{content:"\\e8ae"}.material-icons.query_stats:before{content:"\\e4fc"}.material-icons.question_answer:before{content:"\\e8af"}.material-icons.question_mark:before{content:"\\eb8b"}.material-icons.queue:before{content:"\\e03c"}.material-icons.queue_music:before{content:"\\e03d"}.material-icons.queue_play_next:before{content:"\\e066"}.material-icons.quick_contacts_dialer:before{content:"\\e0cf"}.material-icons.quick_contacts_mail:before{content:"\\e0d0"}.material-icons.quickreply:before{content:"\\ef6c"}.material-icons.quiz:before{content:"\\f04c"}.material-icons.quora:before{content:"\\ea98"}.material-icons.r_mobiledata:before{content:"\\f04d"}.material-icons.radar:before{content:"\\f04e"}.material-icons.radio:before{content:"\\e03e"}.material-icons.radio_button_checked:before{content:"\\e837"}.material-icons.radio_button_off:before{content:"\\e836"}.material-icons.radio_button_on:before{content:"\\e837"}.material-icons.radio_button_unchecked:before{content:"\\e836"}.material-icons.railway_alert:before{content:"\\e9d1"}.material-icons.ramen_dining:before{content:"\\ea64"}.material-icons.ramp_left:before{content:"\\eb9c"}.material-icons.ramp_right:before{content:"\\eb96"}.material-icons.rate_review:before{content:"\\e560"}.material-icons.raw_off:before{content:"\\f04f"}.material-icons.raw_on:before{content:"\\f050"}.material-icons.read_more:before{content:"\\ef6d"}.material-icons.real_estate_agent:before{content:"\\e73a"}.material-icons.receipt:before{content:"\\e8b0"}.material-icons.receipt_long:before{content:"\\ef6e"}.material-icons.recent_actors:before{content:"\\e03f"}.material-icons.recommend:before{content:"\\e9d2"}.material-icons.record_voice_over:before{content:"\\e91f"}.material-icons.rectangle:before{content:"\\eb54"}.material-icons.recycling:before{content:"\\e760"}.material-icons.reddit:before{content:"\\eaa0"}.material-icons.redeem:before{content:"\\e8b1"}.material-icons.redo:before{content:"\\e15a"}.material-icons.reduce_capacity:before{content:"\\f21c"}.material-icons.refresh:before{content:"\\e5d5"}.material-icons.remember_me:before{content:"\\f051"}.material-icons.remove:before{content:"\\e15b"}.material-icons.remove_circle:before{content:"\\e15c"}.material-icons.remove_circle_outline:before{content:"\\e15d"}.material-icons.remove_done:before{content:"\\e9d3"}.material-icons.remove_from_queue:before{content:"\\e067"}.material-icons.remove_moderator:before{content:"\\e9d4"}.material-icons.remove_red_eye:before{content:"\\e417"}.material-icons.remove_road:before{content:"\\ebfc"}.material-icons.remove_shopping_cart:before{content:"\\e928"}.material-icons.reorder:before{content:"\\e8fe"}.material-icons.repeat:before{content:"\\e040"}.material-icons.repeat_on:before{content:"\\e9d6"}.material-icons.repeat_one:before{content:"\\e041"}.material-icons.repeat_one_on:before{content:"\\e9d7"}.material-icons.replay:before{content:"\\e042"}.material-icons.replay_10:before{content:"\\e059"}.material-icons.replay_30:before{content:"\\e05a"}.material-icons.replay_5:before{content:"\\e05b"}.material-icons.replay_circle_filled:before{content:"\\e9d8"}.material-icons.reply:before{content:"\\e15e"}.material-icons.reply_all:before{content:"\\e15f"}.material-icons.report:before{content:"\\e160"}.material-icons.report_gmailerrorred:before{content:"\\f052"}.material-icons.report_off:before{content:"\\e170"}.material-icons.report_problem:before{content:"\\e8b2"}.material-icons.request_page:before{content:"\\f22c"}.material-icons.request_quote:before{content:"\\f1b6"}.material-icons.reset_tv:before{content:"\\e9d9"}.material-icons.restart_alt:before{content:"\\f053"}.material-icons.restaurant:before{content:"\\e56c"}.material-icons.restaurant_menu:before{content:"\\e561"}.material-icons.restore:before{content:"\\e8b3"}.material-icons.restore_from_trash:before{content:"\\e938"}.material-icons.restore_page:before{content:"\\e929"}.material-icons.reviews:before{content:"\\f054"}.material-icons.rice_bowl:before{content:"\\f1f5"}.material-icons.ring_volume:before{content:"\\e0d1"}.material-icons.rocket:before{content:"\\eba5"}.material-icons.rocket_launch:before{content:"\\eb9b"}.material-icons.roller_shades:before{content:"\\ec12"}.material-icons.roller_shades_closed:before{content:"\\ec11"}.material-icons.roller_skating:before{content:"\\ebcd"}.material-icons.roofing:before{content:"\\f201"}.material-icons.room:before{content:"\\e8b4"}.material-icons.room_preferences:before{content:"\\f1b8"}.material-icons.room_service:before{content:"\\eb49"}.material-icons.rotate_90_degrees_ccw:before{content:"\\e418"}.material-icons.rotate_90_degrees_cw:before{content:"\\eaab"}.material-icons.rotate_left:before{content:"\\e419"}.material-icons.rotate_right:before{content:"\\e41a"}.material-icons.roundabout_left:before{content:"\\eb99"}.material-icons.roundabout_right:before{content:"\\eba3"}.material-icons.rounded_corner:before{content:"\\e920"}.material-icons.route:before{content:"\\eacd"}.material-icons.router:before{content:"\\e328"}.material-icons.rowing:before{content:"\\e921"}.material-icons.rss_feed:before{content:"\\e0e5"}.material-icons.rsvp:before{content:"\\f055"}.material-icons.rtt:before{content:"\\e9ad"}.material-icons.rule:before{content:"\\f1c2"}.material-icons.rule_folder:before{content:"\\f1c9"}.material-icons.run_circle:before{content:"\\ef6f"}.material-icons.running_with_errors:before{content:"\\e51d"}.material-icons.rv_hookup:before{content:"\\e642"}.material-icons.safety_check:before{content:"\\ebef"}.material-icons.safety_divider:before{content:"\\e1cc"}.material-icons.sailing:before{content:"\\e502"}.material-icons.sanitizer:before{content:"\\f21d"}.material-icons.satellite:before{content:"\\e562"}.material-icons.satellite_alt:before{content:"\\eb3a"}.material-icons.save:before{content:"\\e161"}.material-icons.save_alt:before{content:"\\e171"}.material-icons.save_as:before{content:"\\eb60"}.material-icons.saved_search:before{content:"\\ea11"}.material-icons.savings:before{content:"\\e2eb"}.material-icons.scale:before{content:"\\eb5f"}.material-icons.scanner:before{content:"\\e329"}.material-icons.scatter_plot:before{content:"\\e268"}.material-icons.schedule:before{content:"\\e8b5"}.material-icons.schedule_send:before{content:"\\ea0a"}.material-icons.schema:before{content:"\\e4fd"}.material-icons.school:before{content:"\\e80c"}.material-icons.science:before{content:"\\ea4b"}.material-icons.score:before{content:"\\e269"}.material-icons.scoreboard:before{content:"\\ebd0"}.material-icons.screen_lock_landscape:before{content:"\\e1be"}.material-icons.screen_lock_portrait:before{content:"\\e1bf"}.material-icons.screen_lock_rotation:before{content:"\\e1c0"}.material-icons.screen_rotation:before{content:"\\e1c1"}.material-icons.screen_rotation_alt:before{content:"\\ebee"}.material-icons.screen_search_desktop:before{content:"\\ef70"}.material-icons.screen_share:before{content:"\\e0e2"}.material-icons.screenshot:before{content:"\\f056"}.material-icons.screenshot_monitor:before{content:"\\ec08"}.material-icons.scuba_diving:before{content:"\\ebce"}.material-icons.sd:before{content:"\\e9dd"}.material-icons.sd_card:before{content:"\\e623"}.material-icons.sd_card_alert:before{content:"\\f057"}.material-icons.sd_storage:before{content:"\\e1c2"}.material-icons.search:before{content:"\\e8b6"}.material-icons.search_off:before{content:"\\ea76"}.material-icons.security:before{content:"\\e32a"}.material-icons.security_update:before{content:"\\f058"}.material-icons.security_update_good:before{content:"\\f059"}.material-icons.security_update_warning:before{content:"\\f05a"}.material-icons.segment:before{content:"\\e94b"}.material-icons.select_all:before{content:"\\e162"}.material-icons.self_improvement:before{content:"\\ea78"}.material-icons.sell:before{content:"\\f05b"}.material-icons.send:before{content:"\\e163"}.material-icons.send_and_archive:before{content:"\\ea0c"}.material-icons.send_time_extension:before{content:"\\eadb"}.material-icons.send_to_mobile:before{content:"\\f05c"}.material-icons.sensor_door:before{content:"\\f1b5"}.material-icons.sensor_occupied:before{content:"\\ec10"}.material-icons.sensor_window:before{content:"\\f1b4"}.material-icons.sensors:before{content:"\\e51e"}.material-icons.sensors_off:before{content:"\\e51f"}.material-icons.sentiment_dissatisfied:before{content:"\\e811"}.material-icons.sentiment_neutral:before{content:"\\e812"}.material-icons.sentiment_satisfied:before{content:"\\e813"}.material-icons.sentiment_satisfied_alt:before{content:"\\e0ed"}.material-icons.sentiment_very_dissatisfied:before{content:"\\e814"}.material-icons.sentiment_very_satisfied:before{content:"\\e815"}.material-icons.set_meal:before{content:"\\f1ea"}.material-icons.settings:before{content:"\\e8b8"}.material-icons.settings_accessibility:before{content:"\\f05d"}.material-icons.settings_applications:before{content:"\\e8b9"}.material-icons.settings_backup_restore:before{content:"\\e8ba"}.material-icons.settings_bluetooth:before{content:"\\e8bb"}.material-icons.settings_brightness:before{content:"\\e8bd"}.material-icons.settings_cell:before{content:"\\e8bc"}.material-icons.settings_display:before{content:"\\e8bd"}.material-icons.settings_ethernet:before{content:"\\e8be"}.material-icons.settings_input_antenna:before{content:"\\e8bf"}.material-icons.settings_input_component:before{content:"\\e8c0"}.material-icons.settings_input_composite:before{content:"\\e8c1"}.material-icons.settings_input_hdmi:before{content:"\\e8c2"}.material-icons.settings_input_svideo:before{content:"\\e8c3"}.material-icons.settings_overscan:before{content:"\\e8c4"}.material-icons.settings_phone:before{content:"\\e8c5"}.material-icons.settings_power:before{content:"\\e8c6"}.material-icons.settings_remote:before{content:"\\e8c7"}.material-icons.settings_suggest:before{content:"\\f05e"}.material-icons.settings_system_daydream:before{content:"\\e1c3"}.material-icons.settings_voice:before{content:"\\e8c8"}.material-icons.severe_cold:before{content:"\\ebd3"}.material-icons.share:before{content:"\\e80d"}.material-icons.share_arrival_time:before{content:"\\e524"}.material-icons.share_location:before{content:"\\f05f"}.material-icons.shield:before{content:"\\e9e0"}.material-icons.shield_moon:before{content:"\\eaa9"}.material-icons.shop:before{content:"\\e8c9"}.material-icons.shop_2:before{content:"\\e19e"}.material-icons.shop_two:before{content:"\\e8ca"}.material-icons.shopify:before{content:"\\ea9d"}.material-icons.shopping_bag:before{content:"\\f1cc"}.material-icons.shopping_basket:before{content:"\\e8cb"}.material-icons.shopping_cart:before{content:"\\e8cc"}.material-icons.shopping_cart_checkout:before{content:"\\eb88"}.material-icons.short_text:before{content:"\\e261"}.material-icons.shortcut:before{content:"\\f060"}.material-icons.show_chart:before{content:"\\e6e1"}.material-icons.shower:before{content:"\\f061"}.material-icons.shuffle:before{content:"\\e043"}.material-icons.shuffle_on:before{content:"\\e9e1"}.material-icons.shutter_speed:before{content:"\\e43d"}.material-icons.sick:before{content:"\\f220"}.material-icons.sign_language:before{content:"\\ebe5"}.material-icons.signal_cellular_0_bar:before{content:"\\f0a8"}.material-icons.signal_cellular_4_bar:before{content:"\\e1c8"}.material-icons.signal_cellular_alt:before{content:"\\e202"}.material-icons.signal_cellular_alt_1_bar:before{content:"\\ebdf"}.material-icons.signal_cellular_alt_2_bar:before{content:"\\ebe3"}.material-icons.signal_cellular_connected_no_internet_0_bar:before{content:"\\f0ac"}.material-icons.signal_cellular_connected_no_internet_4_bar:before{content:"\\e1cd"}.material-icons.signal_cellular_no_sim:before{content:"\\e1ce"}.material-icons.signal_cellular_nodata:before{content:"\\f062"}.material-icons.signal_cellular_null:before{content:"\\e1cf"}.material-icons.signal_cellular_off:before{content:"\\e1d0"}.material-icons.signal_wifi_0_bar:before{content:"\\f0b0"}.material-icons.signal_wifi_4_bar:before{content:"\\e1d8"}.material-icons.signal_wifi_4_bar_lock:before{content:"\\e1d9"}.material-icons.signal_wifi_bad:before{content:"\\f063"}.material-icons.signal_wifi_connected_no_internet_4:before{content:"\\f064"}.material-icons.signal_wifi_off:before{content:"\\e1da"}.material-icons.signal_wifi_statusbar_4_bar:before{content:"\\f065"}.material-icons.signal_wifi_statusbar_connected_no_internet_4:before{content:"\\f066"}.material-icons.signal_wifi_statusbar_null:before{content:"\\f067"}.material-icons.signpost:before{content:"\\eb91"}.material-icons.sim_card:before{content:"\\e32b"}.material-icons.sim_card_alert:before{content:"\\e624"}.material-icons.sim_card_download:before{content:"\\f068"}.material-icons.single_bed:before{content:"\\ea48"}.material-icons.sip:before{content:"\\f069"}.material-icons.skateboarding:before{content:"\\e511"}.material-icons.skip_next:before{content:"\\e044"}.material-icons.skip_previous:before{content:"\\e045"}.material-icons.sledding:before{content:"\\e512"}.material-icons.slideshow:before{content:"\\e41b"}.material-icons.slow_motion_video:before{content:"\\e068"}.material-icons.smart_button:before{content:"\\f1c1"}.material-icons.smart_display:before{content:"\\f06a"}.material-icons.smart_screen:before{content:"\\f06b"}.material-icons.smart_toy:before{content:"\\f06c"}.material-icons.smartphone:before{content:"\\e32c"}.material-icons.smoke_free:before{content:"\\eb4a"}.material-icons.smoking_rooms:before{content:"\\eb4b"}.material-icons.sms:before{content:"\\e625"}.material-icons.sms_failed:before{content:"\\e626"}.material-icons.snapchat:before{content:"\\ea6e"}.material-icons.snippet_folder:before{content:"\\f1c7"}.material-icons.snooze:before{content:"\\e046"}.material-icons.snowboarding:before{content:"\\e513"}.material-icons.snowing:before{content:"\\e80f"}.material-icons.snowmobile:before{content:"\\e503"}.material-icons.snowshoeing:before{content:"\\e514"}.material-icons.soap:before{content:"\\f1b2"}.material-icons.social_distance:before{content:"\\e1cb"}.material-icons.solar_power:before{content:"\\ec0f"}.material-icons.sort:before{content:"\\e164"}.material-icons.sort_by_alpha:before{content:"\\e053"}.material-icons.sos:before{content:"\\ebf7"}.material-icons.soup_kitchen:before{content:"\\e7d3"}.material-icons.source:before{content:"\\f1c4"}.material-icons.south:before{content:"\\f1e3"}.material-icons.south_america:before{content:"\\e7e4"}.material-icons.south_east:before{content:"\\f1e4"}.material-icons.south_west:before{content:"\\f1e5"}.material-icons.spa:before{content:"\\eb4c"}.material-icons.space_bar:before{content:"\\e256"}.material-icons.space_dashboard:before{content:"\\e66b"}.material-icons.spatial_audio:before{content:"\\ebeb"}.material-icons.spatial_audio_off:before{content:"\\ebe8"}.material-icons.spatial_tracking:before{content:"\\ebea"}.material-icons.speaker:before{content:"\\e32d"}.material-icons.speaker_group:before{content:"\\e32e"}.material-icons.speaker_notes:before{content:"\\e8cd"}.material-icons.speaker_notes_off:before{content:"\\e92a"}.material-icons.speaker_phone:before{content:"\\e0d2"}.material-icons.speed:before{content:"\\e9e4"}.material-icons.spellcheck:before{content:"\\e8ce"}.material-icons.splitscreen:before{content:"\\f06d"}.material-icons.spoke:before{content:"\\e9a7"}.material-icons.sports:before{content:"\\ea30"}.material-icons.sports_bar:before{content:"\\f1f3"}.material-icons.sports_baseball:before{content:"\\ea51"}.material-icons.sports_basketball:before{content:"\\ea26"}.material-icons.sports_cricket:before{content:"\\ea27"}.material-icons.sports_esports:before{content:"\\ea28"}.material-icons.sports_football:before{content:"\\ea29"}.material-icons.sports_golf:before{content:"\\ea2a"}.material-icons.sports_gymnastics:before{content:"\\ebc4"}.material-icons.sports_handball:before{content:"\\ea33"}.material-icons.sports_hockey:before{content:"\\ea2b"}.material-icons.sports_kabaddi:before{content:"\\ea34"}.material-icons.sports_martial_arts:before{content:"\\eae9"}.material-icons.sports_mma:before{content:"\\ea2c"}.material-icons.sports_motorsports:before{content:"\\ea2d"}.material-icons.sports_rugby:before{content:"\\ea2e"}.material-icons.sports_score:before{content:"\\f06e"}.material-icons.sports_soccer:before{content:"\\ea2f"}.material-icons.sports_tennis:before{content:"\\ea32"}.material-icons.sports_volleyball:before{content:"\\ea31"}.material-icons.square:before{content:"\\eb36"}.material-icons.square_foot:before{content:"\\ea49"}.material-icons.ssid_chart:before{content:"\\eb66"}.material-icons.stacked_bar_chart:before{content:"\\e9e6"}.material-icons.stacked_line_chart:before{content:"\\f22b"}.material-icons.stadium:before{content:"\\eb90"}.material-icons.stairs:before{content:"\\f1a9"}.material-icons.star:before{content:"\\e838"}.material-icons.star_border:before{content:"\\e83a"}.material-icons.star_border_purple500:before{content:"\\f099"}.material-icons.star_half:before{content:"\\e839"}.material-icons.star_outline:before{content:"\\f06f"}.material-icons.star_purple500:before{content:"\\f09a"}.material-icons.star_rate:before{content:"\\f0ec"}.material-icons.stars:before{content:"\\e8d0"}.material-icons.start:before{content:"\\e089"}.material-icons.stay_current_landscape:before{content:"\\e0d3"}.material-icons.stay_current_portrait:before{content:"\\e0d4"}.material-icons.stay_primary_landscape:before{content:"\\e0d5"}.material-icons.stay_primary_portrait:before{content:"\\e0d6"}.material-icons.sticky_note_2:before{content:"\\f1fc"}.material-icons.stop:before{content:"\\e047"}.material-icons.stop_circle:before{content:"\\ef71"}.material-icons.stop_screen_share:before{content:"\\e0e3"}.material-icons.storage:before{content:"\\e1db"}.material-icons.store:before{content:"\\e8d1"}.material-icons.store_mall_directory:before{content:"\\e563"}.material-icons.storefront:before{content:"\\ea12"}.material-icons.storm:before{content:"\\f070"}.material-icons.straight:before{content:"\\eb95"}.material-icons.straighten:before{content:"\\e41c"}.material-icons.stream:before{content:"\\e9e9"}.material-icons.streetview:before{content:"\\e56e"}.material-icons.strikethrough_s:before{content:"\\e257"}.material-icons.stroller:before{content:"\\f1ae"}.material-icons.style:before{content:"\\e41d"}.material-icons.subdirectory_arrow_left:before{content:"\\e5d9"}.material-icons.subdirectory_arrow_right:before{content:"\\e5da"}.material-icons.subject:before{content:"\\e8d2"}.material-icons.subscript:before{content:"\\f111"}.material-icons.subscriptions:before{content:"\\e064"}.material-icons.subtitles:before{content:"\\e048"}.material-icons.subtitles_off:before{content:"\\ef72"}.material-icons.subway:before{content:"\\e56f"}.material-icons.summarize:before{content:"\\f071"}.material-icons.sunny:before{content:"\\e81a"}.material-icons.sunny_snowing:before{content:"\\e819"}.material-icons.superscript:before{content:"\\f112"}.material-icons.supervised_user_circle:before{content:"\\e939"}.material-icons.supervisor_account:before{content:"\\e8d3"}.material-icons.support:before{content:"\\ef73"}.material-icons.support_agent:before{content:"\\f0e2"}.material-icons.surfing:before{content:"\\e515"}.material-icons.surround_sound:before{content:"\\e049"}.material-icons.swap_calls:before{content:"\\e0d7"}.material-icons.swap_horiz:before{content:"\\e8d4"}.material-icons.swap_horizontal_circle:before{content:"\\e933"}.material-icons.swap_vert:before{content:"\\e8d5"}.material-icons.swap_vert_circle:before,.material-icons.swap_vertical_circle:before{content:"\\e8d6"}.material-icons.swipe:before{content:"\\e9ec"}.material-icons.swipe_down:before{content:"\\eb53"}.material-icons.swipe_down_alt:before{content:"\\eb30"}.material-icons.swipe_left:before{content:"\\eb59"}.material-icons.swipe_left_alt:before{content:"\\eb33"}.material-icons.swipe_right:before{content:"\\eb52"}.material-icons.swipe_right_alt:before{content:"\\eb56"}.material-icons.swipe_up:before{content:"\\eb2e"}.material-icons.swipe_up_alt:before{content:"\\eb35"}.material-icons.swipe_vertical:before{content:"\\eb51"}.material-icons.switch_access_shortcut:before{content:"\\e7e1"}.material-icons.switch_access_shortcut_add:before{content:"\\e7e2"}.material-icons.switch_account:before{content:"\\e9ed"}.material-icons.switch_camera:before{content:"\\e41e"}.material-icons.switch_left:before{content:"\\f1d1"}.material-icons.switch_right:before{content:"\\f1d2"}.material-icons.switch_video:before{content:"\\e41f"}.material-icons.synagogue:before{content:"\\eab0"}.material-icons.sync:before{content:"\\e627"}.material-icons.sync_alt:before{content:"\\ea18"}.material-icons.sync_disabled:before{content:"\\e628"}.material-icons.sync_lock:before{content:"\\eaee"}.material-icons.sync_problem:before{content:"\\e629"}.material-icons.system_security_update:before{content:"\\f072"}.material-icons.system_security_update_good:before{content:"\\f073"}.material-icons.system_security_update_warning:before{content:"\\f074"}.material-icons.system_update:before{content:"\\e62a"}.material-icons.system_update_alt:before,.material-icons.system_update_tv:before{content:"\\e8d7"}.material-icons.tab:before{content:"\\e8d8"}.material-icons.tab_unselected:before{content:"\\e8d9"}.material-icons.table_bar:before{content:"\\ead2"}.material-icons.table_chart:before{content:"\\e265"}.material-icons.table_restaurant:before{content:"\\eac6"}.material-icons.table_rows:before{content:"\\f101"}.material-icons.table_view:before{content:"\\f1be"}.material-icons.tablet:before{content:"\\e32f"}.material-icons.tablet_android:before{content:"\\e330"}.material-icons.tablet_mac:before{content:"\\e331"}.material-icons.tag:before{content:"\\e9ef"}.material-icons.tag_faces:before{content:"\\e420"}.material-icons.takeout_dining:before{content:"\\ea74"}.material-icons.tap_and_play:before{content:"\\e62b"}.material-icons.tapas:before{content:"\\f1e9"}.material-icons.task:before{content:"\\f075"}.material-icons.task_alt:before{content:"\\e2e6"}.material-icons.taxi_alert:before{content:"\\ef74"}.material-icons.telegram:before{content:"\\ea6b"}.material-icons.temple_buddhist:before{content:"\\eab3"}.material-icons.temple_hindu:before{content:"\\eaaf"}.material-icons.terminal:before{content:"\\eb8e"}.material-icons.terrain:before{content:"\\e564"}.material-icons.text_decrease:before{content:"\\eadd"}.material-icons.text_fields:before{content:"\\e262"}.material-icons.text_format:before{content:"\\e165"}.material-icons.text_increase:before{content:"\\eae2"}.material-icons.text_rotate_up:before{content:"\\e93a"}.material-icons.text_rotate_vertical:before{content:"\\e93b"}.material-icons.text_rotation_angledown:before{content:"\\e93c"}.material-icons.text_rotation_angleup:before{content:"\\e93d"}.material-icons.text_rotation_down:before{content:"\\e93e"}.material-icons.text_rotation_none:before{content:"\\e93f"}.material-icons.text_snippet:before{content:"\\f1c6"}.material-icons.textsms:before{content:"\\e0d8"}.material-icons.texture:before{content:"\\e421"}.material-icons.theater_comedy:before{content:"\\ea66"}.material-icons.theaters:before{content:"\\e8da"}.material-icons.thermostat:before{content:"\\f076"}.material-icons.thermostat_auto:before{content:"\\f077"}.material-icons.thumb_down:before{content:"\\e8db"}.material-icons.thumb_down_alt:before{content:"\\e816"}.material-icons.thumb_down_off_alt:before{content:"\\e9f2"}.material-icons.thumb_up:before{content:"\\e8dc"}.material-icons.thumb_up_alt:before{content:"\\e817"}.material-icons.thumb_up_off_alt:before{content:"\\e9f3"}.material-icons.thumbs_up_down:before{content:"\\e8dd"}.material-icons.thunderstorm:before{content:"\\ebdb"}.material-icons.tiktok:before{content:"\\ea7e"}.material-icons.time_to_leave:before{content:"\\e62c"}.material-icons.timelapse:before{content:"\\e422"}.material-icons.timeline:before{content:"\\e922"}.material-icons.timer:before{content:"\\e425"}.material-icons.timer_10:before{content:"\\e423"}.material-icons.timer_10_select:before{content:"\\f07a"}.material-icons.timer_3:before{content:"\\e424"}.material-icons.timer_3_select:before{content:"\\f07b"}.material-icons.timer_off:before{content:"\\e426"}.material-icons.tips_and_updates:before{content:"\\e79a"}.material-icons.tire_repair:before{content:"\\ebc8"}.material-icons.title:before{content:"\\e264"}.material-icons.toc:before{content:"\\e8de"}.material-icons.today:before{content:"\\e8df"}.material-icons.toggle_off:before{content:"\\e9f5"}.material-icons.toggle_on:before{content:"\\e9f6"}.material-icons.token:before{content:"\\ea25"}.material-icons.toll:before{content:"\\e8e0"}.material-icons.tonality:before{content:"\\e427"}.material-icons.topic:before{content:"\\f1c8"}.material-icons.tornado:before{content:"\\e199"}.material-icons.touch_app:before{content:"\\e913"}.material-icons.tour:before{content:"\\ef75"}.material-icons.toys:before{content:"\\e332"}.material-icons.track_changes:before{content:"\\e8e1"}.material-icons.traffic:before{content:"\\e565"}.material-icons.train:before{content:"\\e570"}.material-icons.tram:before{content:"\\e571"}.material-icons.transfer_within_a_station:before{content:"\\e572"}.material-icons.transform:before{content:"\\e428"}.material-icons.transgender:before{content:"\\e58d"}.material-icons.transit_enterexit:before{content:"\\e579"}.material-icons.translate:before{content:"\\e8e2"}.material-icons.travel_explore:before{content:"\\e2db"}.material-icons.trending_down:before{content:"\\e8e3"}.material-icons.trending_flat:before,.material-icons.trending_neutral:before{content:"\\e8e4"}.material-icons.trending_up:before{content:"\\e8e5"}.material-icons.trip_origin:before{content:"\\e57b"}.material-icons.troubleshoot:before{content:"\\e1d2"}.material-icons.try:before{content:"\\f07c"}.material-icons.tsunami:before{content:"\\ebd8"}.material-icons.tty:before{content:"\\f1aa"}.material-icons.tune:before{content:"\\e429"}.material-icons.tungsten:before{content:"\\f07d"}.material-icons.turn_left:before{content:"\\eba6"}.material-icons.turn_right:before{content:"\\ebab"}.material-icons.turn_sharp_left:before{content:"\\eba7"}.material-icons.turn_sharp_right:before{content:"\\ebaa"}.material-icons.turn_slight_left:before{content:"\\eba4"}.material-icons.turn_slight_right:before{content:"\\eb9a"}.material-icons.turned_in:before{content:"\\e8e6"}.material-icons.turned_in_not:before{content:"\\e8e7"}.material-icons.tv:before{content:"\\e333"}.material-icons.tv_off:before{content:"\\e647"}.material-icons.two_wheeler:before{content:"\\e9f9"}.material-icons.u_turn_left:before{content:"\\eba1"}.material-icons.u_turn_right:before{content:"\\eba2"}.material-icons.umbrella:before{content:"\\f1ad"}.material-icons.unarchive:before{content:"\\e169"}.material-icons.undo:before{content:"\\e166"}.material-icons.unfold_less:before{content:"\\e5d6"}.material-icons.unfold_more:before{content:"\\e5d7"}.material-icons.unpublished:before{content:"\\f236"}.material-icons.unsubscribe:before{content:"\\e0eb"}.material-icons.upcoming:before{content:"\\f07e"}.material-icons.update:before{content:"\\e923"}.material-icons.update_disabled:before{content:"\\e075"}.material-icons.upgrade:before{content:"\\f0fb"}.material-icons.upload:before{content:"\\f09b"}.material-icons.upload_file:before{content:"\\e9fc"}.material-icons.usb:before{content:"\\e1e0"}.material-icons.usb_off:before{content:"\\e4fa"}.material-icons.vaccines:before{content:"\\e138"}.material-icons.vape_free:before{content:"\\ebc6"}.material-icons.vaping_rooms:before{content:"\\ebcf"}.material-icons.verified:before{content:"\\ef76"}.material-icons.verified_user:before{content:"\\e8e8"}.material-icons.vertical_align_bottom:before{content:"\\e258"}.material-icons.vertical_align_center:before{content:"\\e259"}.material-icons.vertical_align_top:before{content:"\\e25a"}.material-icons.vertical_distribute:before{content:"\\e076"}.material-icons.vertical_shades:before{content:"\\ec0e"}.material-icons.vertical_shades_closed:before{content:"\\ec0d"}.material-icons.vertical_split:before{content:"\\e949"}.material-icons.vibration:before{content:"\\e62d"}.material-icons.video_call:before{content:"\\e070"}.material-icons.video_camera_back:before{content:"\\f07f"}.material-icons.video_camera_front:before{content:"\\f080"}.material-icons.video_collection:before{content:"\\e04a"}.material-icons.video_file:before{content:"\\eb87"}.material-icons.video_label:before{content:"\\e071"}.material-icons.video_library:before{content:"\\e04a"}.material-icons.video_settings:before{content:"\\ea75"}.material-icons.video_stable:before{content:"\\f081"}.material-icons.videocam:before{content:"\\e04b"}.material-icons.videocam_off:before{content:"\\e04c"}.material-icons.videogame_asset:before{content:"\\e338"}.material-icons.videogame_asset_off:before{content:"\\e500"}.material-icons.view_agenda:before{content:"\\e8e9"}.material-icons.view_array:before{content:"\\e8ea"}.material-icons.view_carousel:before{content:"\\e8eb"}.material-icons.view_column:before{content:"\\e8ec"}.material-icons.view_comfortable:before,.material-icons.view_comfy:before{content:"\\e42a"}.material-icons.view_comfy_alt:before{content:"\\eb73"}.material-icons.view_compact:before{content:"\\e42b"}.material-icons.view_compact_alt:before{content:"\\eb74"}.material-icons.view_cozy:before{content:"\\eb75"}.material-icons.view_day:before{content:"\\e8ed"}.material-icons.view_headline:before{content:"\\e8ee"}.material-icons.view_in_ar:before{content:"\\e9fe"}.material-icons.view_kanban:before{content:"\\eb7f"}.material-icons.view_list:before{content:"\\e8ef"}.material-icons.view_module:before{content:"\\e8f0"}.material-icons.view_quilt:before{content:"\\e8f1"}.material-icons.view_sidebar:before{content:"\\f114"}.material-icons.view_stream:before{content:"\\e8f2"}.material-icons.view_timeline:before{content:"\\eb85"}.material-icons.view_week:before{content:"\\e8f3"}.material-icons.vignette:before{content:"\\e435"}.material-icons.villa:before{content:"\\e586"}.material-icons.visibility:before{content:"\\e8f4"}.material-icons.visibility_off:before{content:"\\e8f5"}.material-icons.voice_chat:before{content:"\\e62e"}.material-icons.voice_over_off:before{content:"\\e94a"}.material-icons.voicemail:before{content:"\\e0d9"}.material-icons.volcano:before{content:"\\ebda"}.material-icons.volume_down:before{content:"\\e04d"}.material-icons.volume_down_alt:before{content:"\\e79c"}.material-icons.volume_mute:before{content:"\\e04e"}.material-icons.volume_off:before{content:"\\e04f"}.material-icons.volume_up:before{content:"\\e050"}.material-icons.volunteer_activism:before{content:"\\ea70"}.material-icons.vpn_key:before{content:"\\e0da"}.material-icons.vpn_key_off:before{content:"\\eb7a"}.material-icons.vpn_lock:before{content:"\\e62f"}.material-icons.vrpano:before{content:"\\f082"}.material-icons.wallet_giftcard:before{content:"\\e8f6"}.material-icons.wallet_membership:before{content:"\\e8f7"}.material-icons.wallet_travel:before{content:"\\e8f8"}.material-icons.wallpaper:before{content:"\\e1bc"}.material-icons.warehouse:before{content:"\\ebb8"}.material-icons.warning:before{content:"\\e002"}.material-icons.warning_amber:before{content:"\\f083"}.material-icons.wash:before{content:"\\f1b1"}.material-icons.watch:before{content:"\\e334"}.material-icons.watch_later:before{content:"\\e924"}.material-icons.watch_off:before{content:"\\eae3"}.material-icons.water:before{content:"\\f084"}.material-icons.water_damage:before{content:"\\f203"}.material-icons.water_drop:before{content:"\\e798"}.material-icons.waterfall_chart:before{content:"\\ea00"}.material-icons.waves:before{content:"\\e176"}.material-icons.waving_hand:before{content:"\\e766"}.material-icons.wb_auto:before{content:"\\e42c"}.material-icons.wb_cloudy:before{content:"\\e42d"}.material-icons.wb_incandescent:before{content:"\\e42e"}.material-icons.wb_iridescent:before{content:"\\e436"}.material-icons.wb_shade:before{content:"\\ea01"}.material-icons.wb_sunny:before{content:"\\e430"}.material-icons.wb_twighlight:before{content:"\\ea02"}.material-icons.wb_twilight:before{content:"\\e1c6"}.material-icons.wc:before{content:"\\e63d"}.material-icons.web:before{content:"\\e051"}.material-icons.web_asset:before{content:"\\e069"}.material-icons.web_asset_off:before{content:"\\e4f7"}.material-icons.web_stories:before{content:"\\e595"}.material-icons.webhook:before{content:"\\eb92"}.material-icons.wechat:before{content:"\\ea81"}.material-icons.weekend:before{content:"\\e16b"}.material-icons.west:before{content:"\\f1e6"}.material-icons.whatsapp:before{content:"\\ea9c"}.material-icons.whatshot:before{content:"\\e80e"}.material-icons.wheelchair_pickup:before{content:"\\f1ab"}.material-icons.where_to_vote:before{content:"\\e177"}.material-icons.widgets:before{content:"\\e1bd"}.material-icons.wifi:before{content:"\\e63e"}.material-icons.wifi_1_bar:before{content:"\\e4ca"}.material-icons.wifi_2_bar:before{content:"\\e4d9"}.material-icons.wifi_calling:before{content:"\\ef77"}.material-icons.wifi_calling_3:before{content:"\\f085"}.material-icons.wifi_channel:before{content:"\\eb6a"}.material-icons.wifi_find:before{content:"\\eb31"}.material-icons.wifi_lock:before{content:"\\e1e1"}.material-icons.wifi_off:before{content:"\\e648"}.material-icons.wifi_password:before{content:"\\eb6b"}.material-icons.wifi_protected_setup:before{content:"\\f0fc"}.material-icons.wifi_tethering:before{content:"\\e1e2"}.material-icons.wifi_tethering_error:before{content:"\\ead9"}.material-icons.wifi_tethering_error_rounded:before{content:"\\f086"}.material-icons.wifi_tethering_off:before{content:"\\f087"}.material-icons.wind_power:before{content:"\\ec0c"}.material-icons.window:before{content:"\\f088"}.material-icons.wine_bar:before{content:"\\f1e8"}.material-icons.woman:before{content:"\\e13e"}.material-icons.woo_commerce:before{content:"\\ea6d"}.material-icons.wordpress:before{content:"\\ea9f"}.material-icons.work:before{content:"\\e8f9"}.material-icons.work_history:before{content:"\\ec09"}.material-icons.work_off:before{content:"\\e942"}.material-icons.work_outline:before{content:"\\e943"}.material-icons.workspace_premium:before{content:"\\e7af"}.material-icons.workspaces:before{content:"\\e1a0"}.material-icons.workspaces_filled:before{content:"\\ea0d"}.material-icons.workspaces_outline:before{content:"\\ea0f"}.material-icons.wrap_text:before{content:"\\e25b"}.material-icons.wrong_location:before{content:"\\ef78"}.material-icons.wysiwyg:before{content:"\\f1c3"}.material-icons.yard:before{content:"\\f089"}.material-icons.youtube_searched_for:before{content:"\\e8fa"}.material-icons.zoom_in:before{content:"\\e8ff"}.material-icons.zoom_in_map:before{content:"\\eb2d"}.material-icons.zoom_out:before{content:"\\e900"}.material-icons.zoom_out_map:before{content:"\\e56b"}body,html{margin:0;padding:0;font-family:"Source Sans Pro",sans-serif;background:#fff}.icons-gallery{display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden}.icons-gallery-header{display:flex;flex-direction:row;padding:0 20px;align-items:center;position:relative;background:#202124;color:#fff;min-height:72px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);z-index:1}.icons-gallery-header-logo{flex-grow:999}.icons-gallery-header-link{margin-left:20px}.icons-gallery-header-link a{text-decoration:none}.icons-gallery-header-link a:active,.icons-gallery-header-link a:hover,.icons-gallery-header-link a:link,.icons-gallery-header-link a:visited{color:#fff}.icons-gallery-header-floating-search{position:absolute;width:300px;height:30px;top:57px;right:420px;z-index:2}.icons-gallery-header-floating-search-input{position:relative}.icons-gallery-header-floating-search-input label{position:absolute;line-height:30px;top:0;pointer-events:none;font-size:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;left:10px;transition:all .2s;color:rgba(0,0,0,.8)}.icons-gallery-header-floating-search-input input{background:#fff;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 20px 0 rgba(251,255,0,.45),0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-sizing:border-box;width:100%;height:30px;padding:5px 10px;-webkit-appearance:none;border:none;font-size:14px}.icons-gallery-header-floating-search-input input:focus{outline-width:0;box-shadow:0 3px 20px 0 hsla(0,0%,100%,.64),0 -1px 0 0 #e5e5e5,0 0 2px 0 rgba(0,0,0,.117647),0 4px 10px 0 rgba(0,0,0,.239216);transform:scale(1.2)}.icons-gallery-header-floating-search-input input:focus,.icons-gallery-header-floating-search-input input:focus~*{z-index:1}.icons-gallery-header-floating-search-input input{border-radius:20px}.icons-gallery-content{flex-grow:999;position:relative;display:flex;overflow:hidden;flex-direction:row;background-color:#fff}.icons-gallery-content ::-webkit-scrollbar{width:3px;height:3px}.icons-gallery-content ::-webkit-scrollbar-thumb{background:#777}.icons-gallery-content ::-webkit-scrollbar-track{background:transparent}.icons-gallery-content body{scrollbar-face-color:#777;scrollbar-track-color:transparent}.icons-gallery-content-gallery{flex-grow:999;overflow-y:scroll;position:relative}.icons-gallery-content-gallery-category{display:flex;flex-direction:column;padding:10px 20px;margin-top:20px}.icons-gallery-content-gallery-category-header{font-size:16px;margin-bottom:10px}.icons-gallery-content-gallery-category-icons{display:grid;justify-content:center;grid-template-columns:repeat(auto-fit,60px);grid-gap:30px}.icons-gallery-content-gallery-category-icons-wrapper{width:60px;height:60px;max-height:60px;max-width:60px;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-direction:column;justify-content:space-between;align-items:center;padding:5px;border-radius:10px;cursor:pointer;transition:all .2s}.icons-gallery-content-gallery-category-icons-wrapper-active{box-shadow:0 0 3px 1px rgba(0,0,0,.3)}.icons-gallery-content-gallery-category-icons-wrapper-disabled{opacity:.4}.icons-gallery-content-gallery-category-icons-wrapper-icon i{font-size:32px}.icons-gallery-content-gallery-category-icons-wrapper-name{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60px}.icons-gallery-content-gallery-no-filter-results{display:flex;flex-direction:row;justify-content:center}.icons-gallery-content-gallery-no-filter-results-message{display:flex;flex-direction:column;align-items:center;margin-top:200px}.icons-gallery-content-gallery-no-filter-results-message-icon{font-size:80px}.icons-gallery-content-gallery-no-filter-results-message-text{font-size:20px;margin-bottom:10px}.icons-gallery-content-gallery-no-filter-results-message-button{color:#f50057;cursor:pointer;padding:5px 10px;border-radius:4px;font-size:14px;box-shadow:0 0 0 1px #f50057;transition:all .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase}.icons-gallery-content-gallery-no-filter-results-message-button:hover{background-color:#f50057;color:#fff}.icons-gallery-content-gallery-no-filter-results-message-button-active{background:#f50057;color:#fff}.icons-gallery-content-gallery-no-filter-results-message-button-active:hover{background-color:#c20045}.icons-gallery-content-info{min-width:400px;max-width:400px;box-sizing:border-box;overflow-y:auto;padding:10px;background-image:linear-gradient(90deg,#fff,#eee)}.icons-gallery-content-info-header{text-transform:uppercase;font-size:12px;font-weight:700;margin-bottom:4px;display:flex;flex-direction:row;align-items:center}.icons-gallery-content-info-header-text{flex-grow:999}.icons-gallery-content-info-header-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding:4px 5px;border-radius:8px;display:flex;align-items:center;margin-left:6px;box-shadow:0 0 0 1px #bdbdbd;opacity:.8}.icons-gallery-content-info-header-button:hover{opacity:1}.icons-gallery-content-info-header-button i{font-size:14px}.icons-gallery-content-info-header-button-active{background:#eeed9e}.icons-gallery-content-info-header-padding{margin-top:20px}.icons-gallery-content-info-selected-icons{margin-bottom:10px}.icons-gallery-content-info-selected-icons-item{background:#fff;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1);margin-bottom:4px;display:flex;flex-direction:row;min-height:70px}.icons-gallery-content-info-selected-icons-item-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:70px;max-width:70px;min-width:70px;align-self:center;display:flex;flex-direction:column;align-items:center}.icons-gallery-content-info-selected-icons-item-icon i{font-size:32px}.icons-gallery-content-info-selected-icons-item-info{align-self:center;width:100%;padding-right:5px}.icons-gallery-content-info-selected-icons-item-info-name{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.icons-gallery-content-info-selected-icons-item-info-embed{background:#efefef;margin-bottom:5px}.icons-gallery-content-info-getting-started-code-snippet,.icons-gallery-content-info-selected-icons-item-info-embed{font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;font-size:12px;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;padding:6px}.icons-gallery-content-info-getting-started-code-snippet{background:#222;color:#fff}',""]),e.exports=t},155:function(e,t,o){"use strict";e.exports=function(e,t){return t||(t={}),"string"!=typeof(e=e&&e.__esModule?e.default:e)?e:(/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e)}},156:function(e,t,o){e.exports=o.p+"fonts/MaterialIcons-Regular.74c611a.eot"},157:function(e,t,o){e.exports=o.p+"fonts/MaterialIcons-Regular.a9f7530.woff2"},158:function(e,t,o){e.exports=o.p+"fonts/MaterialIcons-Regular.9cea43a.woff"},159:function(e,t,o){e.exports=o.p+"fonts/MaterialIcons-Regular.e97c399.ttf"},160:function(e,t,o){"use strict";o.r(t);o(76),o(27),o(13),o(58);var n,r=o(1),c={name:"logo"},l=(o(150),o(24)),f=Object(l.a)(c,(function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"logo"},[t("svg",{staticStyle:{"enable-background":"new 0 0 223.5 22.8"},attrs:{version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 223.5 22.8","xml:space":"preserve"}},[t("path",{staticStyle:{fill:"#FFFFFF"},attrs:{d:"M32.2,5.8l3.1,9.7l3.1-9.7h1.9v11.9h-1.5V13L39,8.4l-3.1,9.3h-1.1l-3.1-9.3l0.1,4.6\n\tv4.6h-1.5V5.8H32.2z M48.6,14.6h-4l-0.9,3.1h-1.5L46,5.8h1.3l3.8,11.9h-1.5L48.6,14.6z M45,13.3h3.2l-1.6-5.4L45,13.3z M58.7,7.1\n\th-3.1v10.6h-1.5V7.1h-3.1V5.8h7.8V7.1z M66.1,12.2h-4.2v4.2h4.9v1.3h-6.4V5.8h6.3v1.3h-4.8v3.8h4.2V12.2z M72.4,12.9h-2.1v4.8h-1.5\n\tV5.8h3.3c1.2,0,2.1,0.3,2.7,0.9c0.6,0.6,0.9,1.5,0.9,2.7c0,0.7-0.2,1.4-0.5,1.9c-0.3,0.5-0.8,1-1.4,1.2l2.3,5.1v0.1h-1.6L72.4,12.9z\n\t M70.3,11.6h1.8c0.6,0,1.1-0.2,1.5-0.6c0.4-0.4,0.6-0.9,0.6-1.6c0-1.5-0.7-2.3-2.1-2.3h-1.8V11.6z M79.2,17.7h-1.5V5.8h1.5V17.7z\n\t M87.5,14.6h-4l-0.9,3.1h-1.5l3.8-11.9h1.3L90,17.7h-1.5L87.5,14.6z M83.9,13.3h3.2l-1.6-5.4L83.9,13.3z M93.1,16.4h4.7v1.3h-6.2\n\tV5.8h1.5V16.4z M103.4,17.7V5.8h2.8c1.4,0,2.5,0.4,3.2,1.3c0.8,0.9,1.2,2.1,1.2,3.7v2c0,1.6-0.4,2.8-1.2,3.7\n\tc-0.8,0.9-1.9,1.3-3.4,1.3H103.4z M104.9,7.1v9.3h1.2c1.1,0,1.8-0.3,2.3-0.9c0.5-0.6,0.7-1.5,0.7-2.7v-2.1c0-1.3-0.2-2.2-0.7-2.8\n\ts-1.2-0.9-2.2-0.9H104.9z M118.7,12.2h-4.2v4.2h4.9v1.3H113V5.8h6.3v1.3h-4.8v3.8h4.2V12.2z M126.5,14.7c0-0.6-0.2-1-0.5-1.4\n\tc-0.3-0.3-0.9-0.6-1.7-0.9c-0.8-0.3-1.5-0.6-1.9-0.9c-0.4-0.3-0.8-0.7-1-1.1c-0.2-0.4-0.3-0.9-0.3-1.5c0-0.9,0.3-1.7,0.9-2.3\n\ts1.5-0.9,2.5-0.9c0.7,0,1.3,0.2,1.9,0.5c0.5,0.3,1,0.7,1.3,1.3c0.3,0.6,0.4,1.2,0.4,1.8h-1.5c0-0.7-0.2-1.3-0.5-1.7\n\tc-0.4-0.4-0.9-0.6-1.5-0.6c-0.6,0-1.1,0.2-1.4,0.5c-0.3,0.3-0.5,0.8-0.5,1.4c0,0.5,0.2,0.9,0.5,1.3s0.9,0.6,1.7,0.9\n\tc1.2,0.4,2,0.9,2.5,1.4c0.5,0.6,0.8,1.3,0.8,2.2c0,1-0.3,1.7-0.9,2.3c-0.6,0.6-1.5,0.9-2.6,0.9c-0.7,0-1.3-0.2-1.9-0.5\n\tc-0.6-0.3-1-0.7-1.4-1.3c-0.3-0.5-0.5-1.2-0.5-1.9h1.5c0,0.7,0.2,1.3,0.6,1.7c0.4,0.4,1,0.6,1.7,0.6c0.7,0,1.2-0.2,1.5-0.5\n\tC126.4,15.7,126.5,15.3,126.5,14.7z M131.6,17.7h-1.5V5.8h1.5V17.7z M141.6,16.2l-0.3,0.3c-0.8,0.9-1.9,1.3-3.3,1.3\n\tc-1.3,0-2.3-0.4-3-1.3c-0.7-0.9-1.1-2.1-1.1-3.6v-2.3c0-1.7,0.3-2.9,1-3.8s1.7-1.2,3-1.2c1.1,0,2,0.3,2.7,0.9s1,1.5,1.1,2.7h-1.5\n\tc-0.1-0.7-0.3-1.3-0.6-1.7c-0.4-0.4-0.9-0.6-1.6-0.6c-0.9,0-1.5,0.3-1.9,0.8c-0.4,0.6-0.6,1.5-0.6,2.7v2.4c0,1.2,0.2,2.1,0.7,2.8\n\ts1.1,1,2,1c0.8,0,1.4-0.2,1.8-0.6l0.2-0.2V13H138v-1.3h3.7V16.2z M151.9,17.7h-1.5l-4.8-9.2v9.2h-1.5V5.8h1.5l4.8,9.2V5.8h1.5V17.7z\n\t M159.9,17.7h-1.5V5.8h1.5V17.7z M169.9,13.9c-0.1,1.3-0.4,2.3-1.1,2.9c-0.7,0.7-1.6,1-2.8,1c-1.2,0-2.1-0.5-2.8-1.4\n\ts-1.1-2.1-1.1-3.7v-2.2c0-1.5,0.4-2.8,1.1-3.7c0.7-0.9,1.7-1.3,3-1.3c1.2,0,2,0.3,2.7,1s1,1.7,1,3h-1.5c-0.1-1-0.3-1.7-0.6-2.1\n\ts-0.9-0.6-1.6-0.6c-0.8,0-1.4,0.3-1.9,1c-0.4,0.6-0.7,1.6-0.7,2.8v2.2c0,1.2,0.2,2.1,0.6,2.8c0.4,0.6,1,1,1.8,1\n\tc0.8,0,1.3-0.2,1.7-0.6c0.3-0.4,0.6-1.1,0.6-2.1H169.9z M179.7,12.8c0,1.6-0.3,2.9-1,3.8c-0.7,0.9-1.7,1.3-3,1.3\n\tc-1.2,0-2.2-0.4-2.9-1.3c-0.7-0.9-1.1-2.1-1.1-3.6v-2.2c0-1.6,0.4-2.8,1.1-3.7s1.7-1.4,2.9-1.4c1.3,0,2.2,0.4,2.9,1.3\n\tc0.7,0.9,1.1,2.1,1.1,3.7V12.8z M178.2,10.7c0-1.3-0.2-2.2-0.6-2.8s-1-0.9-1.9-0.9c-0.8,0-1.4,0.3-1.9,0.9c-0.4,0.6-0.6,1.5-0.6,2.7\n\tv2.1c0,1.2,0.2,2.1,0.6,2.8c0.4,0.6,1.1,1,1.9,1s1.5-0.3,1.9-0.9c0.4-0.6,0.6-1.5,0.6-2.7V10.7z M189.8,17.7h-1.5l-4.8-9.2v9.2H182\n\tV5.8h1.5l4.8,9.2V5.8h1.5V17.7z M197.6,14.7c0-0.6-0.2-1-0.5-1.4c-0.3-0.3-0.9-0.6-1.7-0.9c-0.8-0.3-1.5-0.6-1.9-0.9\n\tc-0.4-0.3-0.8-0.7-1-1.1c-0.2-0.4-0.3-0.9-0.3-1.5c0-0.9,0.3-1.7,0.9-2.3s1.5-0.9,2.5-0.9c0.7,0,1.3,0.2,1.9,0.5\n\tc0.5,0.3,1,0.7,1.3,1.3s0.4,1.2,0.4,1.8h-1.5c0-0.7-0.2-1.3-0.5-1.7c-0.4-0.4-0.9-0.6-1.5-0.6c-0.6,0-1.1,0.2-1.4,0.5\n\tc-0.3,0.3-0.5,0.8-0.5,1.4c0,0.5,0.2,0.9,0.5,1.3c0.4,0.3,0.9,0.6,1.7,0.9c1.2,0.4,2,0.9,2.5,1.4s0.8,1.3,0.8,2.2\n\tc0,1-0.3,1.7-0.9,2.3c-0.6,0.6-1.5,0.9-2.6,0.9c-0.7,0-1.3-0.2-1.9-0.5c-0.6-0.3-1-0.7-1.4-1.3c-0.3-0.5-0.5-1.2-0.5-1.9h1.5\n\tc0,0.7,0.2,1.3,0.6,1.7c0.4,0.4,1,0.6,1.7,0.6c0.7,0,1.2-0.2,1.5-0.5C197.4,15.7,197.6,15.3,197.6,14.7z M207.9,7.8H207v7.9h0.7\n\tc0.8,0,1.4-0.2,1.7-0.6c0.3-0.4,0.5-1.2,0.5-2.2v-2.1c0-1.1-0.2-1.9-0.5-2.3C209.2,8,208.6,7.8,207.9,7.8z M202.5,4.1v15.4h20.9V4.1\n\tH202.5z M212.3,12.7c0,1.6-0.4,2.8-1.2,3.7c-0.8,0.9-2,1.3-3.4,1.3h-3.1V5.8h3.1c1.4,0,2.5,0.4,3.3,1.3c0.8,0.9,1.2,2.1,1.3,3.6\n\tV12.7z M219.1,17.7l-1.6-4.2l-1.6,4.2H213l2.9-6l-2.8-5.9h2.8l1.6,4.1l1.6-4.1h2.8l-2.8,5.9l2.9,6H219.1z"}}),this._v(" "),t("rect",{staticStyle:{fill:"#2978FD"},attrs:{width:"22.8",height:"22.8"}}),this._v(" "),t("path",{staticStyle:{fill:"#40C3FE"},attrs:{d:"M22.8,0H0v22.8C12.6,22.8,22.8,12.6,22.8,0z"}}),this._v(" "),t("path",{staticStyle:{fill:"#FFFFFF"},attrs:{d:"M0,11c6.1,0,11-4.9,11-11H0V11z"}})])])}),[],!1,null,null,null).exports,_=o(152),m={components:{logo:f},head:{title:"Material Design Icons DX"},data:function(){var e=Object.keys(_);return e.sort(),{icons:e=e.map((function(e){return{id:e,codepoint:_[e]}})),iconsMap:_,selectedIcons:{},selectedIconsCount:0,showCodepoints:!1,showClasses:!1,filter:""}},created:function(){n=this},computed:{filteredIcons:function(){return n.filter?n.icons.filter((function(e){return n.isNotFiltered(e.id)})):n.icons}},methods:{formatName:function(e){return(e=e.replace(/_/," ")).charAt(0).toUpperCase()+e.substr(1).toLowerCase()},normalizeCssClassName:function(e){return/^\d.*/.test(e)?"_".concat(e):e},isNotFiltered:function(e){return!n.filter||e.indexOf(n.filter.trim())>=0},toggleSelectIcon:function(e){var t=!n.selectedIcons[e];r.a.set(n.selectedIcons,e,t),t||r.a.delete(n.selectedIcons,e),n.selectedIconsCount=Object.keys(n.selectedIcons).length},isIconSelected:function(e){return!!n.selectedIcons[e]},isAnyIconSelected:function(){return n.selectedIconsCount},clear:function(){n.selectedIcons={},n.selectedIconsCount=0}}},d=(o(153),Object(l.a)(m,(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"icons-gallery"},[o("div",{staticClass:"icons-gallery-header"},[o("div",{staticClass:"icons-gallery-header-logo"},[o("logo")],1),e._v(" "),e._m(0),e._v(" "),e._m(1),e._v(" "),e._m(2),e._v(" "),o("div",{staticClass:"icons-gallery-header-floating-search"},[o("div",{staticClass:"icons-gallery-header-floating-search-input"},[o("input",{directives:[{name:"model",rawName:"v-model",value:e.filter,expression:"filter"}],attrs:{placeholder:"Filter Icons ...",type:"text"},domProps:{value:e.filter},on:{input:function(t){t.target.composing||(e.filter=t.target.value)}}})])])]),e._v(" "),o("div",{staticClass:"icons-gallery-content"},[o("div",{staticClass:"icons-gallery-content-gallery"},[o("div",{staticClass:"icons-gallery-content-gallery-category"},[o("div",{staticClass:"icons-gallery-content-gallery-category-icons"},e._l(e.filteredIcons,(function(t){return o("div",{key:t.id,staticClass:"icons-gallery-content-gallery-category-icons-wrapper",class:{"icons-gallery-content-gallery-category-icons-wrapper-active":e.isIconSelected(t.id),"icons-gallery-content-gallery-category-icons-wrapper-disabled":e.isAnyIconSelected()&&!e.isIconSelected(t.id)},on:{click:function(o){return e.toggleSelectIcon(t.id)}}},[o("div",{staticClass:"icons-gallery-content-gallery-category-icons-wrapper-icon"},[o("i",{staticClass:"material-icons"},[e._v(e._s(t.id))])]),e._v(" "),o("div",{staticClass:"icons-gallery-content-gallery-category-icons-wrapper-name"},[e._v("\n "+e._s(t.id)+"\n ")])])})),0)]),e._v(" "),e.filteredIcons.length?e._e():o("div",{staticClass:"icons-gallery-content-gallery-no-filter-results"},[o("div",{staticClass:"icons-gallery-content-gallery-no-filter-results-message"},[o("div",{staticClass:"icons-gallery-content-gallery-no-filter-results-message-text"},[e._v("Couldn't find an icon for \""+e._s(e.filter)+'".')]),e._v(" "),o("div",{staticClass:"icons-gallery-content-gallery-no-filter-results-message-button",on:{click:function(t){e.filter=""}}},[e._v("reset search filter")])])])]),e._v(" "),o("div",{staticClass:"icons-gallery-content-info"},[o("div",{staticClass:"icons-gallery-content-info-header"},[e._v("getting started")]),e._v(" "),e._m(3),e._v(" "),e.isAnyIconSelected()?o("div",{staticClass:"icons-gallery-content-info-header icons-gallery-content-info-header-padding"},[o("div",{staticClass:"icons-gallery-content-info-header-text"},[e._v("selected icons ("+e._s(e.selectedIconsCount)+")")]),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-header-button",class:{"icons-gallery-content-info-header-button-active":e.showCodepoints},on:{click:function(t){e.showCodepoints=!e.showCodepoints}}},[o("i",{staticClass:"material-icons",class:e.showCodepoints?"check_box":"check_box_outline_blank"}),e._v("  codepoints")]),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-header-button",class:{"icons-gallery-content-info-header-button-active":e.showClasses},on:{click:function(t){e.showClasses=!e.showClasses}}},[o("i",{staticClass:"material-icons ",class:e.showClasses?"check_box":"check_box_outline_blank"}),e._v("  css classes")]),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-header-button icons-gallery-content-info-header-button-active",on:{click:function(t){return e.clear()}}},[o("i",{staticClass:"material-icons clear"}),e._v(" clear")])]):e._e(),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-selected-icons"},e._l(e.selectedIcons,(function(t,n){return o("div",{key:n,staticClass:"icons-gallery-content-info-selected-icons-item"},[o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-icon"},[o("i",{staticClass:"material-icons"},[e._v(e._s(n))])]),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info"},[o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info-name"},[e._v(e._s(n))]),e._v(" "),e.showClasses?o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info-embed"},[e._v('')]):o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info-embed"},[e._v(''+e._s(n)+"")]),e._v(" "),e.showCodepoints?o("div",[e._v("codepoint:")]):e._e(),e._v(" "),e.showCodepoints?o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info-embed"},[e._v(e._s(e.iconsMap[n].toLowerCase()))]):e._e(),e._v(" "),e.showCodepoints?o("div",{staticClass:"icons-gallery-content-info-selected-icons-item-info-embed"},[e._v('let character = "\\u'+e._s(e.iconsMap[n].toLowerCase())+'";')]):e._e()])])})),0),e._v(" "),o("div",{staticClass:"icons-gallery-content-info-header icons-gallery-content-info-header-padding"},[e._v("about")]),e._v(" "),e._m(4)])])])}),[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icons-gallery-header-link"},[t("a",{attrs:{target:"_blank",href:"https://github.com/jossef/material-design-icons-iconfont/issues"}},[this._v("Report an Issue")])])},function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icons-gallery-header-link"},[t("a",{attrs:{target:"_blank",href:"https://github.com/jossef/material-design-icons-iconfont/blob/master/LICENSE"}},[this._v("License")])])},function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icons-gallery-header-link"},[t("a",{attrs:{target:"_blank",href:"https://github.com/jossef/material-design-icons-iconfont"}},[this._v("View Project in GitHub")])])},function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icons-gallery-content-info-getting-started"},[this._v("\n Install using npm\n "),t("div",{staticClass:"icons-gallery-content-info-getting-started-code-snippet"},[this._v("npm install material-design-icons-iconfont")]),this._v("\n\n Include or @import the precompiled css file\n "),t("div",{staticClass:"icons-gallery-content-info-getting-started-code-snippet"},[this._v('')]),this._v("\n\n Next, embed the desired icon's code-snippet in your html. "),t("a",{attrs:{target:"_blank",href:"https://github.com/jossef/material-design-icons-iconfont"}},[this._v("read this")]),this._v(" for advanced instructions\n ")])},function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icons-gallery-content-info-about"},[t("div",[this._v("MDIDX (Material Design Icons Development Experience) is a ~fork of Google's material design icons. Created to fix development experience issues.")]),this._v(" "),t("div",[this._v("This workaround project was created by "),t("a",{attrs:{target:"_blank",href:"https://github.com/jossef"}},[this._v("@jossef")])])])}],!1,null,null,null));t.default=d.exports}}]); \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index bb3c1828ecfc..9630ba0214cc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,7 +1,7 @@ - Material Design Icons DX + Material Design Icons DX
+
diff --git a/package.json b/package.json index e8769ebb5f23..617557d3cbc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-design-icons-iconfont", - "version": "6.4.2", + "version": "6.5.0", "description": "Material Design Icons DX", "main": "dist/material-design-icons.css", "repository": { @@ -44,4 +44,4 @@ "sha256-file": "^1.0.0", "sort-keys": "^4.0.0" } -} +} \ No newline at end of file