@media only screen and (min-width: 1px) and (max-width: 782px)  {

	body.admin-bar:not(.wp-admin) #wpadminbar * {
		font-size: 12px;
	}
	
	#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper .ab-item {
		font-size: 12px !important;
		padding: 0 5px;
	}


	body.admin-bar:not(.wp-admin) .wp-site-blocks {
		margin-top: -46px;
	}
	
	body.admin-bar:not(.wp-admin) #wpadminbar {
		opacity: 0;
	}
	
	body.admin-bar:not(.wp-admin) #wpadminbar:hover {
		opacity: 1;
	}
	
	body.admin-bar:not(.wp-admin) #wpadminbar,
	body.admin-bar:not(.wp-admin) #wpadminbar .quicklinks > ul > li > a, #wpadminbar .quicklinks .ab-empty-item {
		height: 30px;
	}
	
	body.admin-bar #wpadminbar > ul > li > .ab-item {
		font-size: 0;
	}
	
	body.admin-bar #wpadminbar .ab-sub-wrapper .ab-item {
		height: 20px !important;
	}

}

body .CodeMirror,
.CodeMirror pre {
    font-family: Consolas, Monaco, monospace;
	line-height: 1.5;
}
body .CodeMirror-linenumber {
	color: #999 !important;
}

body div.wp-link-input input {
	width: auto;
}

.agw-admin-notice.notice.notice-error {
    border: red solid 2px;
	background-color: #FFCCBA;
}

:root body li a.ab-item svg {
	width: 15px !important;
    height: 15px !important;
    fill: #a7aaad;
    margin-right: 0.4em !important;
}

:root body li:hover a.ab-item svg {
	fill: #72aee6;
}

:root .editor-styles-wrapper > .is-root-container {
	padding-left: 0;
	padding-right: 0;
}

body.wp-core-ui.post-type-articles #edit-slug-box {
	display: none;
}

body.wp-core-ui.post-type-articles #acf_after_title-sortables {
	margin-top: 0 !important;
}

#force_refresh_specific_page_refresh {
	display: none;
}

#wp-admin-bar-top-secondary {
	display: flex;
}

#wp-admin-bar-root-default #wp-admin-bar-block-reg svg {
	width: 14px;
	height: 14px;
	fill: currentColor;
	margin-right: .5em;
}

#wp-admin-bar-root-default .ab-item,
#wp-admin-bar-top-secondary .ab-item {
	display: flex !important;
    align-items: center;
    white-space: nowrap;
}

li#wp-admin-bar-site-name {
	order: -3;
}
li#wp-admin-bar-new-content {
	order: -2;
}
li#wp-admin-bar-full-site-editor {
	order: -1;
}

#wp-admin-bar-top-secondary svg {
	margin-right: 0 !important;
}

#wpadminbar #wp-admin-bar-site-name > a.ab-item,
li#wp-admin-bar-my-account > a,
li#wp-admin-bar-my-account > a > span {
	font-size: 0 !important;
}

:root #wpadminbar #wp-admin-bar-site-name > a.ab-item:before,
:root #wp-admin-bar-my-account>.ab-item:before {
    top: unset;
    float: unset;
    margin-left: 0px;
    margin-right: 0;
}

#wpadminbar #wp-admin-bar-root-default .ab-icon:before,
#wpadminbar #wp-admin-bar-root-default .ab-item:before {
    top: unset !important;
}

.wp-menu-image.fa:before{font-size:17px !important;font: var(--fa-font-solid);}

.editor-styles-wrapper .swiper-slide {
	pointer-events: none;
}

body.wp-core-ui.block-editor-page .edit-post-visual-editor__post-title-wrapper {
	border-bottom: 1px solid #e0e0e0;
    padding: 0;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
	background-color: white;
}

body.wp-core-ui.block-editor-page .edit-post-visual-editor__post-title-wrapper h1 {
	white-space: pre-wrap;
    min-width: 1px;
    padding: 0;
    margin: 0;
    font-size: 22px;
    max-width: calc(100% - 30px);
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-weight: 400;
    line-height: unset;
    text-transform: none;
    letter-spacing: unset;
}

/* Responsive Adminbar */

#wp-toolbar.quicklinks {
	display: flex;
}

ul#wp-admin-bar-root-default {
    flex: 1;
    display: flex;
    justify-content: flex-start;
}

ul#wp-admin-bar-root-default li.added-item > a {
    display: flex;
    align-items: center;
}

ul#wp-admin-bar-root-default li.added-item > a {white-space: nowrap}

#wp-admin-bar-aioseo-main {
	display: none;
}

@media (max-width: 1130px) {

	#wp-admin-bar-root-default > li > a.ab-item {
		font-size: 0 !important;
		margin-right: 0 !important;
	}
	#wp-admin-bar-root-default > li > a.ab-item:before {
		margin-right: 0 !important;
	}
	
	#wp-admin-bar-root-default > li > a span.ab-label {
		display: none;
	}
	
	#wpadminbar .ab-icon, #wpadminbar .ab-item:before, #wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon, .wp-admin-bar-arrow {
		margin-right: 0 !important;
	}
	
	:root body li a.ab-item svg {
    margin-right: 0 !important;
	}
	
	:root body li .ab-sub-wrapper a.ab-item svg {
	margin-right: .5em !important;
	}

}

/* Copy Helper */

.ab-item i {
	text-align: center;
}

.ab-item code {
	display: none;
}

.ab-item button {
	color: inherit;
    border: 0;
    background: none;
    padding: 0 !important;
    margin: 0 !important;
    cursor: pointer;
    line-height: unset !important;
    height: unset !important;
	position: relative !important;
}

.ab-item button:after {
    content: '';
    position: absolute;
    left: -0.5em;
    top: 0;
    width: calc(100% + 1em);
    height: 100%;
    pointer-events: none;
    border-radius: 3px;
    background: gray;
    z-index: -1;
	opacity: 0;
}

.ab-item button:active:after {
	opacity: .4;
}

/* Make PRE tags readable */

pre {
	font-size:10px;
	text-align:left;
}

/* Some menus only available to kandb */

li#wp-admin-bar-json,
li#wp-admin-bar-styles,
li#wp-admin-bar-block-reg,
li#wp-admin-bar-custom-fields,
li#wp-admin-bar-auto-cpt,
li#wp-admin-bar-patterns,
li#wp-admin-bar-functions,
li#wp-admin-bar-parts-templates,
li#wp-admin-bar-js,
li#wp-admin-bar-php,
li#wp-admin-bar-force-refresh,
li#wp-admin-bar-backups,
li#wp-admin-bar-helper,
li#wp-admin-bar-ss,
li#toplevel_page_acf-options-theme-settings,
li#menu-comments {
	display: none;
}

body.kandb li#wp-admin-bar-json,
body.kandb li#wp-admin-bar-styles,
body.kandb li#wp-admin-bar-json,
body.kandb li#wp-admin-bar-styles,
body.kandb li#wp-admin-bar-block-reg,
body.kandb li#wp-admin-bar-custom-fields,
body.kandb li#wp-admin-bar-auto-cpt,
body.kandb li#wp-admin-bar-patterns,
body.kandb li#wp-admin-bar-functions,
body.kandb li#wp-admin-bar-parts-templates,
body.kandb li#wp-admin-bar-js,
body.kandb li#wp-admin-bar-php,
body.kandb li#wp-admin-bar-force-refresh,
body.kandb li#wp-admin-bar-backups,
body.kandb li#wp-admin-bar-helper,
body.kandb li#wp-admin-bar-ss {
	display: initial;
}

/* Adjust menu icon size for mobiles */

@media only screen and (min-width: 1px) and (max-width: 782px)  {

	body.kandb li#wp-admin-bar-json,
	body.kandb li#wp-admin-bar-styles,
	body.kandb li#wp-admin-bar-json,
	body.kandb li#wp-admin-bar-styles,
	body.kandb li#wp-admin-bar-block-reg,
	body.kandb li#wp-admin-bar-custom-fields,
	body.kandb li#wp-admin-bar-auto-cpt,
	body.kandb li#wp-admin-bar-patterns,
	body.kandb li#wp-admin-bar-functions,
	body.kandb li#wp-admin-bar-parts-templates,
	body.kandb li#wp-admin-bar-js,
	body.kandb li#wp-admin-bar-php,
	body.kandb li#wp-admin-bar-force-refresh,
	body.kandb li#wp-admin-bar-backups,
	body.kandb li#wp-admin-bar-helper,
	body.kandb li#wp-admin-bar-ss {
		font-size: 12px;
	}

	:root #wpadminbar ul#wp-admin-bar-root-default>li {

	}
	
	:root #wpadminbar .ab-item {
		width: unset !important;
		line-height: 1 !important;
		padding: 0 4px;
	}
	
	:root #wpadminbar .ab-icon {
		display: flex !important;
		align-items: center !important;
	}
	
	:root #wpadminbar #wp-admin-bar-new-content .ab-icon:before,
	:root #wpadminbar #wp-admin-bar-my-account>.ab-item:before,
	:root #wpadminbar #wp-admin-bar-site-name>.ab-item:before,
	:root #wpadminbar #wp-admin-bar-edit>.ab-item:before,
	:root #wpadminbar .ab-icon {
		font-size: 18px !important;
		width: unset !important;
		top: 0;
	}
	
	:root #wpadminbar #wp-admin-bar-new-content .ab-icon:before {
		height: unset !important;
	}
	
	:root #wp-admin-bar-root-default ul li a {
		padding: 0 5px !important;
	}

}

:root .mce-toolbar .mce-btn button {
    padding: 0px;
}
:root .mce-toolbar .mce-listbox button {
    font-size: 13px;
}

i.mce-i-mce-i-myicons {
	font-family: dashicons;
    font: 400 20px/1 dashicons;
    padding: 0;
    vertical-align: top;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: -2px;
    padding-right: 2px
}

/* Components gradients toolbar */

.components-button.has-icon.dashicon {
	position: relative;
}

button.components-button.components-dropdown-menu__menu-item.is-active.has-text.has-icon:before {
    content: '';
    width: 24px;
    height: 24px;
    color: #fff;
    background: #1e1e1e;
    box-shadow: 0 0 0 1px #1e1e1e;
    border-radius: 1px;
    position: absolute;
    z-index: 0;
}
.components-button.has-icon.has-text .dashicon {
    margin-right: 10px;
    z-index: 1;
}

.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,
.components-dropdown-menu__menu .components-menu-item.is-active svg {
    z-index: 1;
}

/* Initial Gradient fix */

:root .components-custom-gradient-picker__gradient-bar:not(.has-gradient) {
    opacity: 0;
}

i.dashicons-editor-textcolor + i,
i.mce-ico.dashicons-art + i {
	display: none;
}

body .mce-toolbar .mce-btn-group .mce-btn {
    margin: 0.4px;
}

.mce-i-mce-i-myicons.dashicons-art.foreground-color {
	text-shadow: 0 0 1px rgba(0,0,0,.70);
}

i.mce-i-mce-i-myicons.sbgcolor {
	background-color: #50575e !important;
	color: white !important;
}

/*
Add a thin line around each first-level block.
*/

.is-root-container.block-editor-block-list__layout > .block-editor-block-list__block {
	border: 0.5px solid var(--wp-admin-theme-color);
}

/* Inspector Sidebar modifications */

.interface-complementary-area.edit-post-sidebar .block-editor-block-inspector {
	display: flex;
	flex-direction: column;
}

.interface-complementary-area.edit-post-sidebar .block-editor-block-inspector .block-editor-block-card {
	order: -3;
}

.interface-complementary-area.edit-post-sidebar .block-editor-block-inspector .color-block-support-panel {
	order: -2;
}


/* Material Icons in Adminbar */

#wpadminbar .material-symbols-outlined {
	font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
	font-variation-settings: 'FILL' 1, 'wght' 300;
}

#wpadminbar .ab-sub-wrapper .material-symbols-outlined {
	margin-right: 0.25em;
}

#wpadminbar #wp-admin-bar-root-default > li > a > .material-symbols-outlined {
	margin-right: 1px;
	margin-left: -1px;
}

#wpadminbar #wp-admin-bar-root-default > li > a > .material-symbols-outlined {
	margin-left: -1px;
}

#wpadminbar #wp-admin-bar-root-default > li > a > .material-symbols-outlined,
#wpadminbar #wp-admin-bar-top-secondary > li > a > .material-symbols-outlined {
	color: #a7aaad;
}

#wpadminbar #wp-admin-bar-root-default > li:hover > a > .material-symbols-outlined,
#wpadminbar #wp-admin-bar-top-secondary > li:hover > a > .material-symbols-outlined {
	color: #72aee6;
}

#wpadminbar .quicklinks > ul > li > a {
    padding: 0 4px 0 4px;
}

#wpadminbar > #wp-toolbar > #wp-admin-bar-root-default .ab-icon, #wpadminbar .ab-icon, #wpadminbar .ab-item:before, .wp-admin-bar-arrow {
    margin-right: 3px;
}



/* Material Icons */
.material-symbols-outlined + span.unicode {display:none}
.wp-core-ui .material-symbol {padding-top: 0}
.wp-menu-image.material-symbols-outlined:before,
.dashicon.material-symbol:before { font-family: 'Material Symbols Outlined' !important }
.dashicon.material-symbol.10k:before { content: '\e951' }
.dashicon.material-symbol.10mp:before { content: '\e952' }
.dashicon.material-symbol.11mp:before { content: '\e953' }
.dashicon.material-symbol.123:before { content: '\eb8d' }
.dashicon.material-symbol.12mp:before { content: '\e954' }
.dashicon.material-symbol.13mp:before { content: '\e955' }
.dashicon.material-symbol.14mp:before { content: '\e956' }
.dashicon.material-symbol.15mp:before { content: '\e957' }
.dashicon.material-symbol.16mp:before { content: '\e958' }
.dashicon.material-symbol.17mp:before { content: '\e959' }
.dashicon.material-symbol.18_up_rating:before { content: '\f8fd' }
.dashicon.material-symbol.18mp:before { content: '\e95a' }
.dashicon.material-symbol.19mp:before { content: '\e95b' }
.dashicon.material-symbol.1k:before { content: '\e95c' }
.dashicon.material-symbol.1k_plus:before { content: '\e95d' }
.dashicon.material-symbol.1x_mobiledata:before { content: '\efcd' }
.dashicon.material-symbol.20mp:before { content: '\e95e' }
.dashicon.material-symbol.21mp:before { content: '\e95f' }
.dashicon.material-symbol.22mp:before { content: '\e960' }
.dashicon.material-symbol.23mp:before { content: '\e961' }
.dashicon.material-symbol.24mp:before { content: '\e962' }
.dashicon.material-symbol.2k:before { content: '\e963' }
.dashicon.material-symbol.2k_plus:before { content: '\e964' }
.dashicon.material-symbol.2mp:before { content: '\e965' }
.dashicon.material-symbol.30fps:before { content: '\efce' }
.dashicon.material-symbol.30fps_select:before { content: '\efcf' }
.dashicon.material-symbol.360:before { content: '\e577' }
.dashicon.material-symbol.3d_rotation:before { content: '\e84d' }
.dashicon.material-symbol.3g_mobiledata:before { content: '\efd0' }
.dashicon.material-symbol.3k:before { content: '\e966' }
.dashicon.material-symbol.3k_plus:before { content: '\e967' }
.dashicon.material-symbol.3mp:before { content: '\e968' }
.dashicon.material-symbol.3p:before { content: '\efd1' }
.dashicon.material-symbol.4g_mobiledata:before { content: '\efd2' }
.dashicon.material-symbol.4g_plus_mobiledata:before { content: '\efd3' }
.dashicon.material-symbol.4k:before { content: '\e072' }
.dashicon.material-symbol.4k_plus:before { content: '\e969' }
.dashicon.material-symbol.4mp:before { content: '\e96a' }
.dashicon.material-symbol.5g:before { content: '\ef38' }
.dashicon.material-symbol.5k:before { content: '\e96b' }
.dashicon.material-symbol.5k_plus:before { content: '\e96c' }
.dashicon.material-symbol.5mp:before { content: '\e96d' }
.dashicon.material-symbol.60fps:before { content: '\efd4' }
.dashicon.material-symbol.60fps_select:before { content: '\efd5' }
.dashicon.material-symbol.6_ft_apart:before { content: '\f21e' }
.dashicon.material-symbol.6k:before { content: '\e96e' }
.dashicon.material-symbol.6k_plus:before { content: '\e96f' }
.dashicon.material-symbol.6mp:before { content: '\e970' }
.dashicon.material-symbol.7k:before { content: '\e971' }
.dashicon.material-symbol.7k_plus:before { content: '\e972' }
.dashicon.material-symbol.7mp:before { content: '\e973' }
.dashicon.material-symbol.8k:before { content: '\e974' }
.dashicon.material-symbol.8k_plus:before { content: '\e975' }
.dashicon.material-symbol.8mp:before { content: '\e976' }
.dashicon.material-symbol.9k:before { content: '\e977' }
.dashicon.material-symbol.9k_plus:before { content: '\e978' }
.dashicon.material-symbol.9mp:before { content: '\e979' }
.dashicon.material-symbol.abc:before { content: '\eb94' }
.dashicon.material-symbol.ac_unit:before { content: '\eb3b' }
.dashicon.material-symbol.access_alarm:before { content: '\e855' }
.dashicon.material-symbol.access_alarms:before { content: '\e855' }
.dashicon.material-symbol.access_time:before { content: '\efd6' }
.dashicon.material-symbol.access_time_filled:before { content: '\efd6' }
.dashicon.material-symbol.accessibility:before { content: '\e84e' }
.dashicon.material-symbol.accessibility_new:before { content: '\e92c' }
.dashicon.material-symbol.accessible:before { content: '\e914' }
.dashicon.material-symbol.accessible_forward:before { content: '\e934' }
.dashicon.material-symbol.account_balance:before { content: '\e84f' }
.dashicon.material-symbol.account_balance_wallet:before { content: '\e850' }
.dashicon.material-symbol.account_box:before { content: '\e851' }
.dashicon.material-symbol.account_circle:before { content: '\efd7' }
.dashicon.material-symbol.account_circle_filled:before { content: '\efd7' }
.dashicon.material-symbol.account_circle_full:before { content: '\f20b' }
.dashicon.material-symbol.account_tree:before { content: '\e97a' }
.dashicon.material-symbol.ad_units:before { content: '\ef39' }
.dashicon.material-symbol.adb:before { content: '\e60e' }
.dashicon.material-symbol.add:before { content: '\e145' }
.dashicon.material-symbol.add_a_photo:before { content: '\e439' }
.dashicon.material-symbol.add_alarm:before { content: '\e856' }
.dashicon.material-symbol.add_alert:before { content: '\e003' }
.dashicon.material-symbol.add_box:before { content: '\e146' }
.dashicon.material-symbol.add_business:before { content: '\e729' }
.dashicon.material-symbol.add_call:before { content: '\f0b7' }
.dashicon.material-symbol.add_card:before { content: '\eb86' }
.dashicon.material-symbol.add_chart:before { content: '\ef3c' }
.dashicon.material-symbol.add_circle:before { content: '\e3ba' }
.dashicon.material-symbol.add_circle_outline:before { content: '\e3ba' }
.dashicon.material-symbol.add_comment:before { content: '\e266' }
.dashicon.material-symbol.add_ic_call:before { content: '\f0b7' }
.dashicon.material-symbol.add_link:before { content: '\e178' }
.dashicon.material-symbol.add_location:before { content: '\e567' }
.dashicon.material-symbol.add_location_alt:before { content: '\ef3a' }
.dashicon.material-symbol.add_moderator:before { content: '\e97d' }
.dashicon.material-symbol.add_photo_alternate:before { content: '\e43e' }
.dashicon.material-symbol.add_reaction:before { content: '\e1d3' }
.dashicon.material-symbol.add_road:before { content: '\ef3b' }
.dashicon.material-symbol.add_shopping_cart:before { content: '\e854' }
.dashicon.material-symbol.add_shortcut_to_drive:before { content: '\f0b8' }
.dashicon.material-symbol.add_task:before { content: '\f23a' }
.dashicon.material-symbol.add_to_drive:before { content: '\e65c' }
.dashicon.material-symbol.add_to_home_screen:before { content: '\e1fe' }
.dashicon.material-symbol.add_to_photos:before { content: '\e39d' }
.dashicon.material-symbol.add_to_queue:before { content: '\e05c' }
.dashicon.material-symbol.addchart:before { content: '\ef3c' }
.dashicon.material-symbol.adf_scanner:before { content: '\eada' }
.dashicon.material-symbol.adjust:before { content: '\e39e' }
.dashicon.material-symbol.admin_panel_settings:before { content: '\ef3d' }
.dashicon.material-symbol.ads_click:before { content: '\e762' }
.dashicon.material-symbol.agriculture:before { content: '\ea79' }
.dashicon.material-symbol.air:before { content: '\efd8' }
.dashicon.material-symbol.air_freshener:before { content: '\e2ca' }
.dashicon.material-symbol.air_purifier_gen:before { content: '\e829' }
.dashicon.material-symbol.airline_seat_flat:before { content: '\e630' }
.dashicon.material-symbol.airline_seat_flat_angled:before { content: '\e631' }
.dashicon.material-symbol.airline_seat_individual_suite:before { content: '\e632' }
.dashicon.material-symbol.airline_seat_legroom_extra:before { content: '\e633' }
.dashicon.material-symbol.airline_seat_legroom_normal:before { content: '\e634' }
.dashicon.material-symbol.airline_seat_legroom_reduced:before { content: '\e635' }
.dashicon.material-symbol.airline_seat_recline_extra:before { content: '\e636' }
.dashicon.material-symbol.airline_seat_recline_normal:before { content: '\e637' }
.dashicon.material-symbol.airline_stops:before { content: '\e7d0' }
.dashicon.material-symbol.airlines:before { content: '\e7ca' }
.dashicon.material-symbol.airplane_ticket:before { content: '\efd9' }
.dashicon.material-symbol.airplanemode_active:before { content: '\e53d' }
.dashicon.material-symbol.airplanemode_inactive:before { content: '\e194' }
.dashicon.material-symbol.airplay:before { content: '\e055' }
.dashicon.material-symbol.airport_shuttle:before { content: '\eb3c' }
.dashicon.material-symbol.airware:before { content: '\f154' }
.dashicon.material-symbol.alarm:before { content: '\e855' }
.dashicon.material-symbol.alarm_add:before { content: '\e856' }
.dashicon.material-symbol.alarm_off:before { content: '\e857' }
.dashicon.material-symbol.alarm_on:before { content: '\e858' }
.dashicon.material-symbol.album:before { content: '\e019' }
.dashicon.material-symbol.align_horizontal_center:before { content: '\e00f' }
.dashicon.material-symbol.align_horizontal_left:before { content: '\e00d' }
.dashicon.material-symbol.align_horizontal_right:before { content: '\e010' }
.dashicon.material-symbol.align_vertical_bottom:before { content: '\e015' }
.dashicon.material-symbol.align_vertical_center:before { content: '\e011' }
.dashicon.material-symbol.align_vertical_top:before { content: '\e00c' }
.dashicon.material-symbol.all_inbox:before { content: '\e97f' }
.dashicon.material-symbol.all_inclusive:before { content: '\eb3d' }
.dashicon.material-symbol.all_out:before { content: '\e90b' }
.dashicon.material-symbol.alt_route:before { content: '\f184' }
.dashicon.material-symbol.alternate_email:before { content: '\e0e6' }
.dashicon.material-symbol.amp_error:before { content: '\f0b9' }
.dashicon.material-symbol.amp_stories:before { content: '\ea13' }
.dashicon.material-symbol.analytics:before { content: '\ef3e' }
.dashicon.material-symbol.anchor:before { content: '\f1cd' }
.dashicon.material-symbol.android:before { content: '\e859' }
.dashicon.material-symbol.android_calculator:before { content: '\ea82' }
.dashicon.material-symbol.android_camera:before { content: '\ea8c' }
.dashicon.material-symbol.android_chat:before { content: '\ea97' }
.dashicon.material-symbol.android_contacts:before { content: '\ea8f' }
.dashicon.material-symbol.android_dialer:before { content: '\ea7f' }
.dashicon.material-symbol.android_emergency_location_service:before { content: '\eb89' }
.dashicon.material-symbol.android_family_link:before { content: '\eaa1' }
.dashicon.material-symbol.android_find_my_device:before { content: '\ea8b' }
.dashicon.material-symbol.android_google_home:before { content: '\ea92' }
.dashicon.material-symbol.android_messages:before { content: '\ea9e' }
.dashicon.material-symbol.android_now_playing:before { content: '\ea8a' }
.dashicon.material-symbol.android_recorder:before { content: '\ea95' }
.dashicon.material-symbol.android_safety:before { content: '\ea6a' }
.dashicon.material-symbol.animation:before { content: '\e71c' }
.dashicon.material-symbol.announcement:before { content: '\e87f' }
.dashicon.material-symbol.aod:before { content: '\efda' }
.dashicon.material-symbol.apartment:before { content: '\ea40' }
.dashicon.material-symbol.api:before { content: '\f1b7' }
.dashicon.material-symbol.app_blocking:before { content: '\ef3f' }
.dashicon.material-symbol.app_registration:before { content: '\ef40' }
.dashicon.material-symbol.app_settings_alt:before { content: '\ef41' }
.dashicon.material-symbol.app_shortcut:before { content: '\eae4' }
.dashicon.material-symbol.approval:before { content: '\e982' }
.dashicon.material-symbol.apps:before { content: '\e5c3' }
.dashicon.material-symbol.apps_outage:before { content: '\e7cc' }
.dashicon.material-symbol.architecture:before { content: '\ea3b' }
.dashicon.material-symbol.archive:before { content: '\e149' }
.dashicon.material-symbol.area_chart:before { content: '\e770' }
.dashicon.material-symbol.arrow_back:before { content: '\e5c4' }
.dashicon.material-symbol.arrow_back_ios:before { content: '\e5e0' }
.dashicon.material-symbol.arrow_back_ios_new:before { content: '\e2ea' }
.dashicon.material-symbol.arrow_circle_down:before { content: '\f181' }
.dashicon.material-symbol.arrow_circle_left:before { content: '\eaa7' }
.dashicon.material-symbol.arrow_circle_right:before { content: '\eaaa' }
.dashicon.material-symbol.arrow_circle_up:before { content: '\f182' }
.dashicon.material-symbol.arrow_downward:before { content: '\e5db' }
.dashicon.material-symbol.arrow_drop_down:before { content: '\e5c5' }
.dashicon.material-symbol.arrow_drop_down_circle:before { content: '\e5c6' }
.dashicon.material-symbol.arrow_drop_up:before { content: '\e5c7' }
.dashicon.material-symbol.arrow_forward:before { content: '\e5c8' }
.dashicon.material-symbol.arrow_forward_ios:before { content: '\e5e1' }
.dashicon.material-symbol.arrow_left:before { content: '\e5de' }
.dashicon.material-symbol.arrow_right:before { content: '\e5df' }
.dashicon.material-symbol.arrow_right_alt:before { content: '\e941' }
.dashicon.material-symbol.arrow_upward:before { content: '\e5d8' }
.dashicon.material-symbol.art_track:before { content: '\e060' }
.dashicon.material-symbol.article:before { content: '\ef42' }
.dashicon.material-symbol.aspect_ratio:before { content: '\e85b' }
.dashicon.material-symbol.assessment:before { content: '\e85c' }
.dashicon.material-symbol.assignment:before { content: '\e85d' }
.dashicon.material-symbol.assignment_ind:before { content: '\e85e' }
.dashicon.material-symbol.assignment_late:before { content: '\e85f' }
.dashicon.material-symbol.assignment_return:before { content: '\e860' }
.dashicon.material-symbol.assignment_returned:before { content: '\e861' }
.dashicon.material-symbol.assignment_turned_in:before { content: '\e862' }
.dashicon.material-symbol.assistant:before { content: '\e39f' }
.dashicon.material-symbol.assistant_direction:before { content: '\e988' }
.dashicon.material-symbol.assistant_navigation:before { content: '\e989' }
.dashicon.material-symbol.assistant_photo:before { content: '\ea1a' }
.dashicon.material-symbol.assured_workload:before { content: '\eb6f' }
.dashicon.material-symbol.astrophotography_auto:before { content: '\f1d9' }
.dashicon.material-symbol.astrophotography_off:before { content: '\f1da' }
.dashicon.material-symbol.atm:before { content: '\e573' }
.dashicon.material-symbol.atr:before { content: '\ebc7' }
.dashicon.material-symbol.attach_email:before { content: '\ea5e' }
.dashicon.material-symbol.attach_file:before { content: '\e226' }
.dashicon.material-symbol.attach_money:before { content: '\e227' }
.dashicon.material-symbol.attachment:before { content: '\e2bc' }
.dashicon.material-symbol.attractions:before { content: '\ea52' }
.dashicon.material-symbol.attribution:before { content: '\efdb' }
.dashicon.material-symbol.audio_file:before { content: '\eb82' }
.dashicon.material-symbol.audiotrack:before { content: '\e405' }
.dashicon.material-symbol.authenticator:before { content: '\ea7c' }
.dashicon.material-symbol.auto_awesome:before { content: '\e65f' }
.dashicon.material-symbol.auto_awesome_mosaic:before { content: '\e660' }
.dashicon.material-symbol.auto_awesome_motion:before { content: '\e661' }
.dashicon.material-symbol.auto_delete:before { content: '\ea4c' }
.dashicon.material-symbol.auto_graph:before { content: '\e4fb' }
.dashicon.material-symbol.auto_mode:before { content: '\ec20' }
.dashicon.material-symbol.auto_read_pause:before { content: '\f219' }
.dashicon.material-symbol.auto_read_play:before { content: '\f216' }
.dashicon.material-symbol.auto_stories:before { content: '\e666' }
.dashicon.material-symbol.autofps_select:before { content: '\efdc' }
.dashicon.material-symbol.autorenew:before { content: '\e863' }
.dashicon.material-symbol.av_timer:before { content: '\e01b' }
.dashicon.material-symbol.baby_changing_station:before { content: '\f19b' }
.dashicon.material-symbol.back_hand:before { content: '\e764' }
.dashicon.material-symbol.background_replace:before { content: '\f20a' }
.dashicon.material-symbol.backpack:before { content: '\f19c' }
.dashicon.material-symbol.backspace:before { content: '\e14a' }
.dashicon.material-symbol.backup:before { content: '\e864' }
.dashicon.material-symbol.backup_table:before { content: '\ef43' }
.dashicon.material-symbol.badge:before { content: '\ea67' }
.dashicon.material-symbol.badge_critical_battery:before { content: '\f147' }
.dashicon.material-symbol.bakery_dining:before { content: '\ea53' }
.dashicon.material-symbol.balance:before { content: '\eaf6' }
.dashicon.material-symbol.balcony:before { content: '\e58f' }
.dashicon.material-symbol.ballot:before { content: '\e172' }
.dashicon.material-symbol.bar_chart:before { content: '\e26b' }
.dashicon.material-symbol.batch_prediction:before { content: '\f0f5' }
.dashicon.material-symbol.bathroom:before { content: '\efdd' }
.dashicon.material-symbol.bathtub:before { content: '\ea41' }
.dashicon.material-symbol.battery_0_bar:before { content: '\ebdc' }
.dashicon.material-symbol.battery_1_bar:before { content: '\ebd9' }
.dashicon.material-symbol.battery_20:before { content: '\f0a1' }
.dashicon.material-symbol.battery_2_bar:before { content: '\ebe0' }
.dashicon.material-symbol.battery_30:before { content: '\f0a1' }
.dashicon.material-symbol.battery_3_bar:before { content: '\ebdd' }
.dashicon.material-symbol.battery_4_bar:before { content: '\ebe2' }
.dashicon.material-symbol.battery_50:before { content: '\f0a1' }
.dashicon.material-symbol.battery_5_bar:before { content: '\ebd4' }
.dashicon.material-symbol.battery_60:before { content: '\f0a1' }
.dashicon.material-symbol.battery_6_bar:before { content: '\ebd2' }
.dashicon.material-symbol.battery_80:before { content: '\f0a1' }
.dashicon.material-symbol.battery_90:before { content: '\f0a1' }
.dashicon.material-symbol.battery_alert:before { content: '\e19c' }
.dashicon.material-symbol.battery_charging_20:before { content: '\f0a7' }
.dashicon.material-symbol.battery_charging_30:before { content: '\f0a7' }
.dashicon.material-symbol.battery_charging_50:before { content: '\f0a7' }
.dashicon.material-symbol.battery_charging_60:before { content: '\f0a7' }
.dashicon.material-symbol.battery_charging_80:before { content: '\f0a7' }
.dashicon.material-symbol.battery_charging_90:before { content: '\f0a7' }
.dashicon.material-symbol.battery_charging_full:before { content: '\f0a7' }
.dashicon.material-symbol.battery_full:before { content: '\f0a1' }
.dashicon.material-symbol.battery_full_alt:before { content: '\f13b' }
.dashicon.material-symbol.battery_low:before { content: '\f155' }
.dashicon.material-symbol.battery_saver:before { content: '\efde' }
.dashicon.material-symbol.battery_std:before { content: '\f0a1' }
.dashicon.material-symbol.battery_unknown:before { content: '\e1a6' }
.dashicon.material-symbol.battery_very_low:before { content: '\f156' }
.dashicon.material-symbol.beach_access:before { content: '\eb3e' }
.dashicon.material-symbol.bed:before { content: '\efdf' }
.dashicon.material-symbol.bedroom_baby:before { content: '\efe0' }
.dashicon.material-symbol.bedroom_child:before { content: '\efe1' }
.dashicon.material-symbol.bedroom_parent:before { content: '\efe2' }
.dashicon.material-symbol.bedtime:before { content: '\ef44' }
.dashicon.material-symbol.bedtime_off:before { content: '\eb76' }
.dashicon.material-symbol.beenhere:before { content: '\e52d' }
.dashicon.material-symbol.bento:before { content: '\f1f4' }
.dashicon.material-symbol.bike_scooter:before { content: '\ef45' }
.dashicon.material-symbol.biotech:before { content: '\ea3a' }
.dashicon.material-symbol.blanket:before { content: '\e828' }
.dashicon.material-symbol.blender:before { content: '\efe3' }
.dashicon.material-symbol.blinds:before { content: '\e286' }
.dashicon.material-symbol.blinds_closed:before { content: '\ec1f' }
.dashicon.material-symbol.block:before { content: '\f326' }
.dashicon.material-symbol.bloodtype:before { content: '\efe4' }
.dashicon.material-symbol.bluenote:before { content: '\e054' }
.dashicon.material-symbol.bluetooth:before { content: '\e1a7' }
.dashicon.material-symbol.bluetooth_audio:before { content: '\e1aa' }
.dashicon.material-symbol.bluetooth_connected:before { content: '\e1a8' }
.dashicon.material-symbol.bluetooth_disabled:before { content: '\e1a9' }
.dashicon.material-symbol.bluetooth_drive:before { content: '\efe5' }
.dashicon.material-symbol.bluetooth_searching:before { content: '\e1aa' }
.dashicon.material-symbol.blur_circular:before { content: '\e3a2' }
.dashicon.material-symbol.blur_linear:before { content: '\e3a3' }
.dashicon.material-symbol.blur_medium:before { content: '\e84c' }
.dashicon.material-symbol.blur_off:before { content: '\e3a4' }
.dashicon.material-symbol.blur_on:before { content: '\e3a5' }
.dashicon.material-symbol.blur_short:before { content: '\e8cf' }
.dashicon.material-symbol.bnagent:before { content: '\e00e' }
.dashicon.material-symbol.bolt:before { content: '\ea0b' }
.dashicon.material-symbol.book:before { content: '\e865' }
.dashicon.material-symbol.book_online:before { content: '\f217' }
.dashicon.material-symbol.bookmark:before { content: '\e8e7' }
.dashicon.material-symbol.bookmark_add:before { content: '\e598' }
.dashicon.material-symbol.bookmark_added:before { content: '\e599' }
.dashicon.material-symbol.bookmark_border:before { content: '\e8e7' }
.dashicon.material-symbol.bookmark_remove:before { content: '\e59a' }
.dashicon.material-symbol.bookmarks:before { content: '\e98b' }
.dashicon.material-symbol.border_all:before { content: '\e228' }
.dashicon.material-symbol.border_bottom:before { content: '\e229' }
.dashicon.material-symbol.border_clear:before { content: '\e22a' }
.dashicon.material-symbol.border_color:before { content: '\e22b' }
.dashicon.material-symbol.border_horizontal:before { content: '\e22c' }
.dashicon.material-symbol.border_inner:before { content: '\e22d' }
.dashicon.material-symbol.border_left:before { content: '\e22e' }
.dashicon.material-symbol.border_outer:before { content: '\e22f' }
.dashicon.material-symbol.border_right:before { content: '\e230' }
.dashicon.material-symbol.border_style:before { content: '\e231' }
.dashicon.material-symbol.border_top:before { content: '\e232' }
.dashicon.material-symbol.border_vertical:before { content: '\e233' }
.dashicon.material-symbol.boy:before { content: '\eb67' }
.dashicon.material-symbol.branding_watermark:before { content: '\e06b' }
.dashicon.material-symbol.breakfast_dining:before { content: '\ea54' }
.dashicon.material-symbol.breaking_news_alt_1:before { content: '\f0ba' }
.dashicon.material-symbol.brightness_1:before { content: '\e3fa' }
.dashicon.material-symbol.brightness_2:before { content: '\f036' }
.dashicon.material-symbol.brightness_3:before { content: '\e3a8' }
.dashicon.material-symbol.brightness_4:before { content: '\e3a9' }
.dashicon.material-symbol.brightness_5:before { content: '\e3aa' }
.dashicon.material-symbol.brightness_6:before { content: '\e3ab' }
.dashicon.material-symbol.brightness_7:before { content: '\e3ac' }
.dashicon.material-symbol.brightness_auto:before { content: '\e1ab' }
.dashicon.material-symbol.brightness_high:before { content: '\e1ac' }
.dashicon.material-symbol.brightness_low:before { content: '\e1ad' }
.dashicon.material-symbol.brightness_medium:before { content: '\e1ae' }
.dashicon.material-symbol.bring_your_own_ip:before { content: '\e016' }
.dashicon.material-symbol.broadcast_on_home:before { content: '\f8f8' }
.dashicon.material-symbol.broadcast_on_personal:before { content: '\f8f9' }
.dashicon.material-symbol.broken_image:before { content: '\e3ad' }
.dashicon.material-symbol.browse_gallery:before { content: '\ebd1' }
.dashicon.material-symbol.browser_not_supported:before { content: '\ef47' }
.dashicon.material-symbol.browser_updated:before { content: '\e7cf' }
.dashicon.material-symbol.brunch_dining:before { content: '\ea73' }
.dashicon.material-symbol.brush:before { content: '\e3ae' }
.dashicon.material-symbol.bubble_chart:before { content: '\e6dd' }
.dashicon.material-symbol.bug_report:before { content: '\e868' }
.dashicon.material-symbol.build:before { content: '\e869' }
.dashicon.material-symbol.build_circle:before { content: '\ef48' }
.dashicon.material-symbol.bungalow:before { content: '\e591' }
.dashicon.material-symbol.burst_mode:before { content: '\e43c' }
.dashicon.material-symbol.bus_alert:before { content: '\e98f' }
.dashicon.material-symbol.business:before { content: '\e7ee' }
.dashicon.material-symbol.business_center:before { content: '\eb3f' }
.dashicon.material-symbol.cabin:before { content: '\e589' }
.dashicon.material-symbol.cable:before { content: '\efe6' }
.dashicon.material-symbol.cached:before { content: '\e86a' }
.dashicon.material-symbol.cake:before { content: '\e7e9' }
.dashicon.material-symbol.calculate:before { content: '\ea5f' }
.dashicon.material-symbol.calendar_add_on:before { content: '\ef85' }
.dashicon.material-symbol.calendar_apps_script:before { content: '\f0bb' }
.dashicon.material-symbol.calendar_month:before { content: '\ebcc' }
.dashicon.material-symbol.calendar_today:before { content: '\e935' }
.dashicon.material-symbol.calendar_view_day:before { content: '\e936' }
.dashicon.material-symbol.calendar_view_month:before { content: '\efe7' }
.dashicon.material-symbol.calendar_view_week:before { content: '\efe8' }
.dashicon.material-symbol.call:before { content: '\f0d4' }
.dashicon.material-symbol.call_end:before { content: '\f0bc' }
.dashicon.material-symbol.call_end_alt:before { content: '\f0bc' }
.dashicon.material-symbol.call_made:before { content: '\e0b2' }
.dashicon.material-symbol.call_merge:before { content: '\e0b3' }
.dashicon.material-symbol.call_missed:before { content: '\e0b4' }
.dashicon.material-symbol.call_missed_outgoing:before { content: '\e0e4' }
.dashicon.material-symbol.call_received:before { content: '\e0b5' }
.dashicon.material-symbol.call_split:before { content: '\e0b6' }
.dashicon.material-symbol.call_to_action:before { content: '\e06c' }
.dashicon.material-symbol.camera:before { content: '\e3af' }
.dashicon.material-symbol.camera_alt:before { content: '\e412' }
.dashicon.material-symbol.camera_enhance:before { content: '\e8fc' }
.dashicon.material-symbol.camera_front:before { content: '\e3b1' }
.dashicon.material-symbol.camera_indoor:before { content: '\efe9' }
.dashicon.material-symbol.camera_outdoor:before { content: '\efea' }
.dashicon.material-symbol.camera_rear:before { content: '\e3b2' }
.dashicon.material-symbol.camera_roll:before { content: '\e3b3' }
.dashicon.material-symbol.cameraswitch:before { content: '\efeb' }
.dashicon.material-symbol.campaign:before { content: '\ef49' }
.dashicon.material-symbol.cancel:before { content: '\e888' }
.dashicon.material-symbol.cancel_presentation:before { content: '\e0e9' }
.dashicon.material-symbol.cancel_schedule_send:before { content: '\ea39' }
.dashicon.material-symbol.candlestick_chart:before { content: '\ead4' }
.dashicon.material-symbol.car_crash:before { content: '\ebf2' }
.dashicon.material-symbol.car_rental:before { content: '\ea55' }
.dashicon.material-symbol.car_repair:before { content: '\ea56' }
.dashicon.material-symbol.card_giftcard:before { content: '\e8f6' }
.dashicon.material-symbol.card_membership:before { content: '\e8f7' }
.dashicon.material-symbol.card_travel:before { content: '\e8f8' }
.dashicon.material-symbol.carpenter:before { content: '\f1f8' }
.dashicon.material-symbol.cases:before { content: '\e992' }
.dashicon.material-symbol.casino:before { content: '\eb40' }
.dashicon.material-symbol.cast:before { content: '\e307' }
.dashicon.material-symbol.cast_connected:before { content: '\e308' }
.dashicon.material-symbol.cast_for_education:before { content: '\efec' }
.dashicon.material-symbol.castle:before { content: '\eab1' }
.dashicon.material-symbol.category:before { content: '\e574' }
.dashicon.material-symbol.celebration:before { content: '\ea65' }
.dashicon.material-symbol.cell_tower:before { content: '\ebba' }
.dashicon.material-symbol.cell_wifi:before { content: '\e0ec' }
.dashicon.material-symbol.center_focus_strong:before { content: '\e3b4' }
.dashicon.material-symbol.center_focus_weak:before { content: '\e3b5' }
.dashicon.material-symbol.chair:before { content: '\efed' }
.dashicon.material-symbol.chair_alt:before { content: '\efee' }
.dashicon.material-symbol.chalet:before { content: '\e585' }
.dashicon.material-symbol.change_circle:before { content: '\e2e7' }
.dashicon.material-symbol.change_history:before { content: '\e86b' }
.dashicon.material-symbol.charger:before { content: '\e2ae' }
.dashicon.material-symbol.charging_station:before { content: '\f19d' }
.dashicon.material-symbol.chat:before { content: '\e0c9' }
.dashicon.material-symbol.chat_add_on:before { content: '\f0f3' }
.dashicon.material-symbol.chat_apps_script:before { content: '\f0bd' }
.dashicon.material-symbol.chat_bubble:before { content: '\e0cb' }
.dashicon.material-symbol.chat_bubble_outline:before { content: '\e0cb' }
.dashicon.material-symbol.check:before { content: '\e5ca' }
.dashicon.material-symbol.check_box:before { content: '\e834' }
.dashicon.material-symbol.check_box_outline_blank:before { content: '\e835' }
.dashicon.material-symbol.check_circle:before { content: '\e86c' }
.dashicon.material-symbol.check_circle_filled:before { content: '\e86c' }
.dashicon.material-symbol.check_circle_outline:before { content: '\e86c' }
.dashicon.material-symbol.checklist:before { content: '\e6b1' }
.dashicon.material-symbol.checklist_rtl:before { content: '\e6b3' }
.dashicon.material-symbol.checkroom:before { content: '\f19e' }
.dashicon.material-symbol.chevron_left:before { content: '\e5cb' }
.dashicon.material-symbol.chevron_right:before { content: '\e5cc' }
.dashicon.material-symbol.child_care:before { content: '\eb41' }
.dashicon.material-symbol.child_friendly:before { content: '\eb42' }
.dashicon.material-symbol.chrome_reader_mode:before { content: '\e86d' }
.dashicon.material-symbol.chromecast_2:before { content: '\f17b' }
.dashicon.material-symbol.chromecast_device:before { content: '\e83c' }
.dashicon.material-symbol.church:before { content: '\eaae' }
.dashicon.material-symbol.circle:before { content: '\ef4a' }
.dashicon.material-symbol.circle_notifications:before { content: '\e994' }
.dashicon.material-symbol.clarify:before { content: '\f0bf' }
.dashicon.material-symbol.class:before { content: '\e865' }
.dashicon.material-symbol.clean_hands:before { content: '\f21f' }
.dashicon.material-symbol.cleaning_services:before { content: '\f0ff' }
.dashicon.material-symbol.clear:before { content: '\e5cd' }
.dashicon.material-symbol.clear_all:before { content: '\e0b8' }
.dashicon.material-symbol.clear_day:before { content: '\f157' }
.dashicon.material-symbol.clear_night:before { content: '\f159' }
.dashicon.material-symbol.close:before { content: '\e5cd' }
.dashicon.material-symbol.close_fullscreen:before { content: '\f1cf' }
.dashicon.material-symbol.closed_caption:before { content: '\e996' }
.dashicon.material-symbol.closed_caption_disabled:before { content: '\f1dc' }
.dashicon.material-symbol.closed_caption_off:before { content: '\e996' }
.dashicon.material-symbol.cloud:before { content: '\f15c' }
.dashicon.material-symbol.cloud_circle:before { content: '\e2be' }
.dashicon.material-symbol.cloud_domains:before { content: '\f214' }
.dashicon.material-symbol.cloud_done:before { content: '\e2bf' }
.dashicon.material-symbol.cloud_download:before { content: '\e2c0' }
.dashicon.material-symbol.cloud_off:before { content: '\e2c1' }
.dashicon.material-symbol.cloud_queue:before { content: '\f15c' }
.dashicon.material-symbol.cloud_sync:before { content: '\eb5a' }
.dashicon.material-symbol.cloud_upload:before { content: '\e2c3' }
.dashicon.material-symbol.cloudbuild:before { content: '\f208' }
.dashicon.material-symbol.cloudy:before { content: '\f15c' }
.dashicon.material-symbol.cloudy_filled:before { content: '\f15c' }
.dashicon.material-symbol.cloudy_snowing:before { content: '\e810' }
.dashicon.material-symbol.co2:before { content: '\e7b0' }
.dashicon.material-symbol.co_present:before { content: '\eaf0' }
.dashicon.material-symbol.code:before { content: '\e86f' }
.dashicon.material-symbol.code_off:before { content: '\e4f3' }
.dashicon.material-symbol.coffee:before { content: '\efef' }
.dashicon.material-symbol.coffee_maker:before { content: '\eff0' }
.dashicon.material-symbol.collections:before { content: '\e3d3' }
.dashicon.material-symbol.collections_bookmark:before { content: '\e431' }
.dashicon.material-symbol.color_lens:before { content: '\e40a' }
.dashicon.material-symbol.colorize:before { content: '\e3b8' }
.dashicon.material-symbol.comment:before { content: '\e24c' }
.dashicon.material-symbol.comment_bank:before { content: '\ea4e' }
.dashicon.material-symbol.comments_disabled:before { content: '\e7a2' }
.dashicon.material-symbol.commit:before { content: '\eaf5' }
.dashicon.material-symbol.communication:before { content: '\e27c' }
.dashicon.material-symbol.commute:before { content: '\e940' }
.dashicon.material-symbol.compare:before { content: '\e3b9' }
.dashicon.material-symbol.compare_arrows:before { content: '\e915' }
.dashicon.material-symbol.compass_calibration:before { content: '\e57c' }
.dashicon.material-symbol.component_exchange:before { content: '\f1e7' }
.dashicon.material-symbol.compost:before { content: '\e761' }
.dashicon.material-symbol.compress:before { content: '\e94d' }
.dashicon.material-symbol.computer:before { content: '\e31e' }
.dashicon.material-symbol.confirmation_number:before { content: '\e638' }
.dashicon.material-symbol.connect_without_contact:before { content: '\f223' }
.dashicon.material-symbol.connected_tv:before { content: '\e998' }
.dashicon.material-symbol.connecting_airports:before { content: '\e7c9' }
.dashicon.material-symbol.construction:before { content: '\ea3c' }
.dashicon.material-symbol.contact_mail:before { content: '\e0d0' }
.dashicon.material-symbol.contact_page:before { content: '\f22e' }
.dashicon.material-symbol.contact_phone:before { content: '\f0c0' }
.dashicon.material-symbol.contact_phone_filled:before { content: '\f0c0' }
.dashicon.material-symbol.contact_support:before { content: '\e94c' }
.dashicon.material-symbol.contactless:before { content: '\ea71' }
.dashicon.material-symbol.contacts:before { content: '\e0ba' }
.dashicon.material-symbol.content_copy:before { content: '\e14d' }
.dashicon.material-symbol.content_cut:before { content: '\e14e' }
.dashicon.material-symbol.content_paste:before { content: '\e14f' }
.dashicon.material-symbol.content_paste_go:before { content: '\ea8e' }
.dashicon.material-symbol.content_paste_off:before { content: '\e4f8' }
.dashicon.material-symbol.content_paste_search:before { content: '\ea9b' }
.dashicon.material-symbol.contrast:before { content: '\eb37' }
.dashicon.material-symbol.control_camera:before { content: '\e074' }
.dashicon.material-symbol.control_point:before { content: '\e3ba' }
.dashicon.material-symbol.control_point_duplicate:before { content: '\e3bb' }
.dashicon.material-symbol.controller_gen:before { content: '\e83d' }
.dashicon.material-symbol.conversion_path:before { content: '\f0c1' }
.dashicon.material-symbol.cookie:before { content: '\eaac' }
.dashicon.material-symbol.cooking:before { content: '\e2b6' }
.dashicon.material-symbol.copy_all:before { content: '\e2ec' }
.dashicon.material-symbol.copyright:before { content: '\e90c' }
.dashicon.material-symbol.coronavirus:before { content: '\f221' }
.dashicon.material-symbol.corporate_fare:before { content: '\f1d0' }
.dashicon.material-symbol.cottage:before { content: '\e587' }
.dashicon.material-symbol.countertops:before { content: '\f1f7' }
.dashicon.material-symbol.create:before { content: '\f345' }
.dashicon.material-symbol.create_new_folder:before { content: '\e2cc' }
.dashicon.material-symbol.credit_card:before { content: '\e8a1' }
.dashicon.material-symbol.credit_card_off:before { content: '\e4f4' }
.dashicon.material-symbol.credit_score:before { content: '\eff1' }
.dashicon.material-symbol.crib:before { content: '\e588' }
.dashicon.material-symbol.crisis_alert:before { content: '\ebe9' }
.dashicon.material-symbol.crop:before { content: '\e3be' }
.dashicon.material-symbol.crop_16_9:before { content: '\e3bc' }
.dashicon.material-symbol.crop_3_2:before { content: '\e3bd' }
.dashicon.material-symbol.crop_5_4:before { content: '\e3bf' }
.dashicon.material-symbol.crop_7_5:before { content: '\e3c0' }
.dashicon.material-symbol.crop_din:before { content: '\e3c6' }
.dashicon.material-symbol.crop_free:before { content: '\e3c2' }
.dashicon.material-symbol.crop_landscape:before { content: '\e3c3' }
.dashicon.material-symbol.crop_original:before { content: '\e3f4' }
.dashicon.material-symbol.crop_portrait:before { content: '\e3c5' }
.dashicon.material-symbol.crop_rotate:before { content: '\e437' }
.dashicon.material-symbol.crop_square:before { content: '\e3c6' }
.dashicon.material-symbol.cruelty_free:before { content: '\e799' }
.dashicon.material-symbol.css:before { content: '\eb93' }
.dashicon.material-symbol.currency_bitcoin:before { content: '\ebc5' }
.dashicon.material-symbol.currency_exchange:before { content: '\eb70' }
.dashicon.material-symbol.currency_franc:before { content: '\eafa' }
.dashicon.material-symbol.currency_lira:before { content: '\eaef' }
.dashicon.material-symbol.currency_pound:before { content: '\eaf1' }
.dashicon.material-symbol.currency_ruble:before { content: '\eaec' }
.dashicon.material-symbol.currency_rupee:before { content: '\eaf7' }
.dashicon.material-symbol.currency_yen:before { content: '\eafb' }
.dashicon.material-symbol.currency_yuan:before { content: '\eaf9' }
.dashicon.material-symbol.curtains:before { content: '\ec1e' }
.dashicon.material-symbol.curtains_closed:before { content: '\ec1d' }
.dashicon.material-symbol.cut:before { content: '\f08b' }
.dashicon.material-symbol.cyclone:before { content: '\ebd5' }
.dashicon.material-symbol.dangerous:before { content: '\e99a' }
.dashicon.material-symbol.dark_mode:before { content: '\e51c' }
.dashicon.material-symbol.dashboard:before { content: '\e871' }
.dashicon.material-symbol.dashboard_customize:before { content: '\e99b' }
.dashicon.material-symbol.data_array:before { content: '\ead1' }
.dashicon.material-symbol.data_exploration:before { content: '\e76f' }
.dashicon.material-symbol.data_object:before { content: '\ead3' }
.dashicon.material-symbol.data_saver_off:before { content: '\eff2' }
.dashicon.material-symbol.data_saver_on:before { content: '\eff3' }
.dashicon.material-symbol.data_thresholding:before { content: '\eb9f' }
.dashicon.material-symbol.data_usage:before { content: '\eff2' }
.dashicon.material-symbol.database:before { content: '\f20e' }
.dashicon.material-symbol.dataset:before { content: '\f8ee' }
.dashicon.material-symbol.dataset_linked:before { content: '\f8ef' }
.dashicon.material-symbol.date_range:before { content: '\e916' }
.dashicon.material-symbol.deblur:before { content: '\eb77' }
.dashicon.material-symbol.deck:before { content: '\ea42' }
.dashicon.material-symbol.dehaze:before { content: '\e3c7' }
.dashicon.material-symbol.delete:before { content: '\e872' }
.dashicon.material-symbol.delete_forever:before { content: '\e92b' }
.dashicon.material-symbol.delete_outline:before { content: '\e872' }
.dashicon.material-symbol.delete_sweep:before { content: '\e16c' }
.dashicon.material-symbol.density_large:before { content: '\eba9' }
.dashicon.material-symbol.density_medium:before { content: '\eb9e' }
.dashicon.material-symbol.density_small:before { content: '\eba8' }
.dashicon.material-symbol.departure_board:before { content: '\e576' }
.dashicon.material-symbol.description:before { content: '\e873' }
.dashicon.material-symbol.deselect:before { content: '\ebb6' }
.dashicon.material-symbol.design_services:before { content: '\f10a' }
.dashicon.material-symbol.desk:before { content: '\f8f4' }
.dashicon.material-symbol.desktop_access_disabled:before { content: '\e99d' }
.dashicon.material-symbol.desktop_mac:before { content: '\e30b' }
.dashicon.material-symbol.desktop_windows:before { content: '\e30c' }
.dashicon.material-symbol.details:before { content: '\e3c8' }
.dashicon.material-symbol.detector_smoke:before { content: '\e285' }
.dashicon.material-symbol.developer_board:before { content: '\e30d' }
.dashicon.material-symbol.developer_board_off:before { content: '\e4ff' }
.dashicon.material-symbol.developer_mode:before { content: '\e1b0' }
.dashicon.material-symbol.device_hub:before { content: '\e335' }
.dashicon.material-symbol.device_thermostat:before { content: '\e1ff' }
.dashicon.material-symbol.device_unknown:before { content: '\e339' }
.dashicon.material-symbol.devices:before { content: '\e326' }
.dashicon.material-symbol.devices_fold:before { content: '\ebde' }
.dashicon.material-symbol.devices_other:before { content: '\e337' }
.dashicon.material-symbol.dialer_sip:before { content: '\e0bb' }
.dashicon.material-symbol.dialpad:before { content: '\e0bc' }
.dashicon.material-symbol.diamond:before { content: '\ead5' }
.dashicon.material-symbol.difference:before { content: '\eb7d' }
.dashicon.material-symbol.digital_out_of_home:before { content: '\f1de' }
.dashicon.material-symbol.dining:before { content: '\eff4' }
.dashicon.material-symbol.dinner_dining:before { content: '\ea57' }
.dashicon.material-symbol.directions:before { content: '\e52e' }
.dashicon.material-symbol.directions_bike:before { content: '\e52f' }
.dashicon.material-symbol.directions_boat:before { content: '\eff5' }
.dashicon.material-symbol.directions_boat_filled:before { content: '\eff5' }
.dashicon.material-symbol.directions_bus:before { content: '\eff6' }
.dashicon.material-symbol.directions_bus_filled:before { content: '\eff6' }
.dashicon.material-symbol.directions_car:before { content: '\eff7' }
.dashicon.material-symbol.directions_car_filled:before { content: '\eff7' }
.dashicon.material-symbol.directions_off:before { content: '\f10f' }
.dashicon.material-symbol.directions_railway:before { content: '\eff8' }
.dashicon.material-symbol.directions_railway_filled:before { content: '\eff8' }
.dashicon.material-symbol.directions_run:before { content: '\e566' }
.dashicon.material-symbol.directions_subway:before { content: '\effa' }
.dashicon.material-symbol.directions_subway_filled:before { content: '\effa' }
.dashicon.material-symbol.directions_transit:before { content: '\effa' }
.dashicon.material-symbol.directions_transit_filled:before { content: '\effa' }
.dashicon.material-symbol.directions_walk:before { content: '\e536' }
.dashicon.material-symbol.dirty_lens:before { content: '\ef4b' }
.dashicon.material-symbol.disabled_by_default:before { content: '\f230' }
.dashicon.material-symbol.disabled_visible:before { content: '\e76e' }
.dashicon.material-symbol.disc_full:before { content: '\e610' }
.dashicon.material-symbol.discover_tune:before { content: '\e018' }
.dashicon.material-symbol.dishwasher_gen:before { content: '\e832' }
.dashicon.material-symbol.display_settings:before { content: '\eb97' }
.dashicon.material-symbol.dns:before { content: '\e875' }
.dashicon.material-symbol.do_disturb:before { content: '\f326' }
.dashicon.material-symbol.do_disturb_alt:before { content: '\f08d' }
.dashicon.material-symbol.do_disturb_off:before { content: '\f329' }
.dashicon.material-symbol.do_disturb_on:before { content: '\f08f' }
.dashicon.material-symbol.do_not_disturb:before { content: '\f08d' }
.dashicon.material-symbol.do_not_disturb_alt:before { content: '\f326' }
.dashicon.material-symbol.do_not_disturb_off:before { content: '\f329' }
.dashicon.material-symbol.do_not_disturb_on:before { content: '\f08f' }
.dashicon.material-symbol.do_not_disturb_on_total_silence:before { content: '\effb' }
.dashicon.material-symbol.do_not_step:before { content: '\f19f' }
.dashicon.material-symbol.do_not_touch:before { content: '\f1b0' }
.dashicon.material-symbol.dock:before { content: '\e30e' }
.dashicon.material-symbol.docs:before { content: '\ea7d' }
.dashicon.material-symbol.docs_add_on:before { content: '\f0c2' }
.dashicon.material-symbol.docs_apps_script:before { content: '\f0c3' }
.dashicon.material-symbol.document_scanner:before { content: '\e5fa' }
.dashicon.material-symbol.domain:before { content: '\e7ee' }
.dashicon.material-symbol.domain_add:before { content: '\eb62' }
.dashicon.material-symbol.domain_disabled:before { content: '\e0ef' }
.dashicon.material-symbol.domain_verification:before { content: '\ef4c' }
.dashicon.material-symbol.done:before { content: '\e876' }
.dashicon.material-symbol.done_all:before { content: '\e877' }
.dashicon.material-symbol.done_outline:before { content: '\e92f' }
.dashicon.material-symbol.donut_large:before { content: '\e917' }
.dashicon.material-symbol.donut_small:before { content: '\e918' }
.dashicon.material-symbol.door_back:before { content: '\effc' }
.dashicon.material-symbol.door_front:before { content: '\effd' }
.dashicon.material-symbol.door_sliding:before { content: '\effe' }
.dashicon.material-symbol.doorbell:before { content: '\efff' }
.dashicon.material-symbol.doorbell_3p:before { content: '\e1e7' }
.dashicon.material-symbol.double_arrow:before { content: '\ea50' }
.dashicon.material-symbol.downhill_skiing:before { content: '\e509' }
.dashicon.material-symbol.download:before { content: '\f090' }
.dashicon.material-symbol.download_done:before { content: '\f091' }
.dashicon.material-symbol.download_for_offline:before { content: '\f000' }
.dashicon.material-symbol.downloading:before { content: '\f001' }
.dashicon.material-symbol.draft:before { content: '\e66d' }
.dashicon.material-symbol.drafts:before { content: '\e151' }
.dashicon.material-symbol.drag_handle:before { content: '\e25d' }
.dashicon.material-symbol.drag_indicator:before { content: '\e945' }
.dashicon.material-symbol.draw:before { content: '\e746' }
.dashicon.material-symbol.dresser:before { content: '\e210' }
.dashicon.material-symbol.drive_eta:before { content: '\eff7' }
.dashicon.material-symbol.drive_file_move:before { content: '\e9a1' }
.dashicon.material-symbol.drive_file_move_outline:before { content: '\e9a1' }
.dashicon.material-symbol.drive_file_move_rtl:before { content: '\e76d' }
.dashicon.material-symbol.drive_file_rename_outline:before { content: '\e9a2' }
.dashicon.material-symbol.drive_folder_upload:before { content: '\e9a3' }
.dashicon.material-symbol.drive_shortcut:before { content: '\f105' }
.dashicon.material-symbol.dry:before { content: '\f1b3' }
.dashicon.material-symbol.dry_cleaning:before { content: '\ea58' }
.dashicon.material-symbol.duo:before { content: '\e9a5' }
.dashicon.material-symbol.dvr:before { content: '\e1b2' }
.dashicon.material-symbol.dynamic_feed:before { content: '\ea14' }
.dashicon.material-symbol.dynamic_form:before { content: '\f1bf' }
.dashicon.material-symbol.e911_avatar:before { content: '\f11a' }
.dashicon.material-symbol.e911_emergency:before { content: '\f119' }
.dashicon.material-symbol.e_mobiledata:before { content: '\f002' }
.dashicon.material-symbol.earbuds:before { content: '\f003' }
.dashicon.material-symbol.earbuds_battery:before { content: '\f004' }
.dashicon.material-symbol.east:before { content: '\f1df' }
.dashicon.material-symbol.eco:before { content: '\ea35' }
.dashicon.material-symbol.edgesensor_high:before { content: '\f005' }
.dashicon.material-symbol.edgesensor_low:before { content: '\f006' }
.dashicon.material-symbol.edit:before { content: '\f345' }
.dashicon.material-symbol.edit_attributes:before { content: '\e578' }
.dashicon.material-symbol.edit_calendar:before { content: '\e742' }
.dashicon.material-symbol.edit_location:before { content: '\e568' }
.dashicon.material-symbol.edit_location_alt:before { content: '\e1c5' }
.dashicon.material-symbol.edit_note:before { content: '\e745' }
.dashicon.material-symbol.edit_notifications:before { content: '\e525' }
.dashicon.material-symbol.edit_off:before { content: '\e950' }
.dashicon.material-symbol.edit_road:before { content: '\ef4d' }
.dashicon.material-symbol.egg:before { content: '\eacc' }
.dashicon.material-symbol.egg_alt:before { content: '\eac8' }
.dashicon.material-symbol.eject:before { content: '\e8fb' }
.dashicon.material-symbol.elderly:before { content: '\f21a' }
.dashicon.material-symbol.elderly_woman:before { content: '\eb69' }
.dashicon.material-symbol.electric_bike:before { content: '\eb1b' }
.dashicon.material-symbol.electric_bolt:before { content: '\ec1c' }
.dashicon.material-symbol.electric_car:before { content: '\eb1c' }
.dashicon.material-symbol.electric_meter:before { content: '\ec1b' }
.dashicon.material-symbol.electric_moped:before { content: '\eb1d' }
.dashicon.material-symbol.electric_rickshaw:before { content: '\eb1e' }
.dashicon.material-symbol.electric_scooter:before { content: '\eb1f' }
.dashicon.material-symbol.electrical_services:before { content: '\f102' }
.dashicon.material-symbol.elevator:before { content: '\f1a0' }
.dashicon.material-symbol.email:before { content: '\e159' }
.dashicon.material-symbol.emergency:before { content: '\e1eb' }
.dashicon.material-symbol.emergency_heat:before { content: '\f15d' }
.dashicon.material-symbol.emergency_home:before { content: '\e82a' }
.dashicon.material-symbol.emergency_recording:before { content: '\ebf4' }
.dashicon.material-symbol.emergency_share:before { content: '\ebf6' }
.dashicon.material-symbol.emoji_emotions:before { content: '\ea22' }
.dashicon.material-symbol.emoji_flags:before { content: '\ea1a' }
.dashicon.material-symbol.emoji_food_beverage:before { content: '\ea1b' }
.dashicon.material-symbol.emoji_nature:before { content: '\ea1c' }
.dashicon.material-symbol.emoji_objects:before { content: '\ea24' }
.dashicon.material-symbol.emoji_people:before { content: '\ea1d' }
.dashicon.material-symbol.emoji_symbols:before { content: '\ea1e' }
.dashicon.material-symbol.emoji_transportation:before { content: '\ea1f' }
.dashicon.material-symbol.enable:before { content: '\f188' }
.dashicon.material-symbol.energy_program_saving:before { content: '\f15f' }
.dashicon.material-symbol.energy_program_time_used:before { content: '\f161' }
.dashicon.material-symbol.energy_savings_leaf:before { content: '\ec1a' }
.dashicon.material-symbol.engineering:before { content: '\ea3d' }
.dashicon.material-symbol.enhanced_encryption:before { content: '\e63f' }
.dashicon.material-symbol.equalizer:before { content: '\e01d' }
.dashicon.material-symbol.error:before { content: '\e001' }
.dashicon.material-symbol.error_outline:before { content: '\e001' }
.dashicon.material-symbol.escalator:before { content: '\f1a1' }
.dashicon.material-symbol.escalator_warning:before { content: '\f1ac' }
.dashicon.material-symbol.euro:before { content: '\ea15' }
.dashicon.material-symbol.euro_symbol:before { content: '\e926' }
.dashicon.material-symbol.ev_shadow:before { content: '\ef8f' }
.dashicon.material-symbol.ev_station:before { content: '\e56d' }
.dashicon.material-symbol.event:before { content: '\e878' }
.dashicon.material-symbol.event_available:before { content: '\e614' }
.dashicon.material-symbol.event_busy:before { content: '\e615' }
.dashicon.material-symbol.event_note:before { content: '\e616' }
.dashicon.material-symbol.event_repeat:before { content: '\eb7b' }
.dashicon.material-symbol.event_seat:before { content: '\e903' }
.dashicon.material-symbol.event_upcoming:before { content: '\f238' }
.dashicon.material-symbol.exclamation:before { content: '\f22f' }
.dashicon.material-symbol.exit_to_app:before { content: '\e879' }
.dashicon.material-symbol.expand:before { content: '\e94f' }
.dashicon.material-symbol.expand_circle_down:before { content: '\e7cd' }
.dashicon.material-symbol.expand_less:before { content: '\e5ce' }
.dashicon.material-symbol.expand_more:before { content: '\e5cf' }
.dashicon.material-symbol.explicit:before { content: '\e01e' }
.dashicon.material-symbol.explore:before { content: '\e87a' }
.dashicon.material-symbol.explore_off:before { content: '\e9a8' }
.dashicon.material-symbol.exposure:before { content: '\e3f6' }
.dashicon.material-symbol.exposure_neg_1:before { content: '\e3cb' }
.dashicon.material-symbol.exposure_neg_2:before { content: '\e3cc' }
.dashicon.material-symbol.exposure_plus_1:before { content: '\e800' }
.dashicon.material-symbol.exposure_plus_2:before { content: '\e3ce' }
.dashicon.material-symbol.exposure_zero:before { content: '\e3cf' }
.dashicon.material-symbol.extension:before { content: '\e87b' }
.dashicon.material-symbol.extension_off:before { content: '\e4f5' }
.dashicon.material-symbol.face:before { content: '\f008' }
.dashicon.material-symbol.face_retouching_natural:before { content: '\ef4e' }
.dashicon.material-symbol.face_retouching_off:before { content: '\f007' }
.dashicon.material-symbol.face_unlock:before { content: '\f008' }
.dashicon.material-symbol.fact_check:before { content: '\f0c5' }
.dashicon.material-symbol.factory:before { content: '\ebbc' }
.dashicon.material-symbol.family_restroom:before { content: '\f1a2' }
.dashicon.material-symbol.fast_forward:before { content: '\e01f' }
.dashicon.material-symbol.fast_rewind:before { content: '\e020' }
.dashicon.material-symbol.fastfood:before { content: '\e57a' }
.dashicon.material-symbol.faucet:before { content: '\e278' }
.dashicon.material-symbol.favorite:before { content: '\e87e' }
.dashicon.material-symbol.favorite_border:before { content: '\e87e' }
.dashicon.material-symbol.fax:before { content: '\ead8' }
.dashicon.material-symbol.featured_play_list:before { content: '\e06d' }
.dashicon.material-symbol.featured_video:before { content: '\e06e' }
.dashicon.material-symbol.feed:before { content: '\f009' }
.dashicon.material-symbol.feedback:before { content: '\e87f' }
.dashicon.material-symbol.female:before { content: '\e590' }
.dashicon.material-symbol.fence:before { content: '\f1f6' }
.dashicon.material-symbol.festival:before { content: '\ea68' }
.dashicon.material-symbol.fiber_dvr:before { content: '\e05d' }
.dashicon.material-symbol.fiber_manual_record:before { content: '\e061' }
.dashicon.material-symbol.fiber_new:before { content: '\e05e' }
.dashicon.material-symbol.fiber_pin:before { content: '\e06a' }
.dashicon.material-symbol.fiber_smart_record:before { content: '\e062' }
.dashicon.material-symbol.file_copy:before { content: '\e173' }
.dashicon.material-symbol.file_download:before { content: '\f090' }
.dashicon.material-symbol.file_download_done:before { content: '\f091' }
.dashicon.material-symbol.file_download_off:before { content: '\e4fe' }
.dashicon.material-symbol.file_open:before { content: '\eaf3' }
.dashicon.material-symbol.file_present:before { content: '\ea0e' }
.dashicon.material-symbol.file_upload:before { content: '\f09b' }
.dashicon.material-symbol.files:before { content: '\ea85' }
.dashicon.material-symbol.filter:before { content: '\e3d3' }
.dashicon.material-symbol.filter_1:before { content: '\e3d0' }
.dashicon.material-symbol.filter_2:before { content: '\e3d1' }
.dashicon.material-symbol.filter_3:before { content: '\e3d2' }
.dashicon.material-symbol.filter_4:before { content: '\e3d4' }
.dashicon.material-symbol.filter_5:before { content: '\e3d5' }
.dashicon.material-symbol.filter_6:before { content: '\e3d6' }
.dashicon.material-symbol.filter_7:before { content: '\e3d7' }
.dashicon.material-symbol.filter_8:before { content: '\e3d8' }
.dashicon.material-symbol.filter_9:before { content: '\e3d9' }
.dashicon.material-symbol.filter_9_plus:before { content: '\e3da' }
.dashicon.material-symbol.filter_alt:before { content: '\ef4f' }
.dashicon.material-symbol.filter_alt_off:before { content: '\eb32' }
.dashicon.material-symbol.filter_b_and_w:before { content: '\e3db' }
.dashicon.material-symbol.filter_center_focus:before { content: '\e3dc' }
.dashicon.material-symbol.filter_drama:before { content: '\e3dd' }
.dashicon.material-symbol.filter_frames:before { content: '\e3de' }
.dashicon.material-symbol.filter_hdr:before { content: '\e3df' }
.dashicon.material-symbol.filter_list:before { content: '\e152' }
.dashicon.material-symbol.filter_list_alt:before { content: '\e94e' }
.dashicon.material-symbol.filter_list_off:before { content: '\eb57' }
.dashicon.material-symbol.filter_none:before { content: '\e3e0' }
.dashicon.material-symbol.filter_tilt_shift:before { content: '\e3e2' }
.dashicon.material-symbol.filter_vintage:before { content: '\e3e3' }
.dashicon.material-symbol.find_in_page:before { content: '\e880' }
.dashicon.material-symbol.find_replace:before { content: '\e881' }
.dashicon.material-symbol.fingerprint:before { content: '\e90d' }
.dashicon.material-symbol.fire_extinguisher:before { content: '\f1d8' }
.dashicon.material-symbol.fire_hydrant:before { content: '\f1a3' }
.dashicon.material-symbol.fire_truck:before { content: '\f8f2' }
.dashicon.material-symbol.fireplace:before { content: '\ea43' }
.dashicon.material-symbol.first_page:before { content: '\e5dc' }
.dashicon.material-symbol.fishfood:before { content: '\e6d9' }
.dashicon.material-symbol.fit_screen:before { content: '\ea10' }
.dashicon.material-symbol.fitness_center:before { content: '\eb43' }
.dashicon.material-symbol.flag:before { content: '\ea1a' }
.dashicon.material-symbol.flag_circle:before { content: '\eaf8' }
.dashicon.material-symbol.flag_filled:before { content: '\ea1a' }
.dashicon.material-symbol.flaky:before { content: '\ef50' }
.dashicon.material-symbol.flare:before { content: '\e3e4' }
.dashicon.material-symbol.flash_auto:before { content: '\e3e5' }
.dashicon.material-symbol.flash_off:before { content: '\e3e6' }
.dashicon.material-symbol.flash_on:before { content: '\e3e7' }
.dashicon.material-symbol.flashlight_off:before { content: '\f00a' }
.dashicon.material-symbol.flashlight_on:before { content: '\f00b' }
.dashicon.material-symbol.flatware:before { content: '\f00c' }
.dashicon.material-symbol.flight:before { content: '\e539' }
.dashicon.material-symbol.flight_class:before { content: '\e7cb' }
.dashicon.material-symbol.flight_land:before { content: '\e904' }
.dashicon.material-symbol.flight_takeoff:before { content: '\e905' }
.dashicon.material-symbol.flip:before { content: '\e3e8' }
.dashicon.material-symbol.flip_camera_android:before { content: '\ea37' }
.dashicon.material-symbol.flip_camera_ios:before { content: '\ea38' }
.dashicon.material-symbol.flip_to_back:before { content: '\e882' }
.dashicon.material-symbol.flip_to_front:before { content: '\e883' }
.dashicon.material-symbol.flood:before { content: '\ebe6' }
.dashicon.material-symbol.flourescent:before { content: '\f00d' }
.dashicon.material-symbol.flutter:before { content: '\f1dd' }
.dashicon.material-symbol.flutter_dash:before { content: '\e00b' }
.dashicon.material-symbol.fmd_bad:before { content: '\f00e' }
.dashicon.material-symbol.foggy:before { content: '\e818' }
.dashicon.material-symbol.folder:before { content: '\e2c7' }
.dashicon.material-symbol.folder_copy:before { content: '\ebbd' }
.dashicon.material-symbol.folder_delete:before { content: '\eb34' }
.dashicon.material-symbol.folder_off:before { content: '\eb83' }
.dashicon.material-symbol.folder_open:before { content: '\e2c8' }
.dashicon.material-symbol.folder_shared:before { content: '\e2c9' }
.dashicon.material-symbol.folder_special:before { content: '\e617' }
.dashicon.material-symbol.folder_zip:before { content: '\eb2c' }
.dashicon.material-symbol.follow_the_signs:before { content: '\f222' }
.dashicon.material-symbol.font_download:before { content: '\e167' }
.dashicon.material-symbol.font_download_off:before { content: '\e4f9' }
.dashicon.material-symbol.food_bank:before { content: '\f1f2' }
.dashicon.material-symbol.forest:before { content: '\ea99' }
.dashicon.material-symbol.fork_left:before { content: '\eba0' }
.dashicon.material-symbol.fork_right:before { content: '\ebac' }
.dashicon.material-symbol.format_align_center:before { content: '\e234' }
.dashicon.material-symbol.format_align_justify:before { content: '\e235' }
.dashicon.material-symbol.format_align_left:before { content: '\e236' }
.dashicon.material-symbol.format_align_right:before { content: '\e237' }
.dashicon.material-symbol.format_bold:before { content: '\e238' }
.dashicon.material-symbol.format_clear:before { content: '\e239' }
.dashicon.material-symbol.format_color_fill:before { content: '\e23a' }
.dashicon.material-symbol.format_color_reset:before { content: '\e23b' }
.dashicon.material-symbol.format_color_text:before { content: '\e23c' }
.dashicon.material-symbol.format_indent_decrease:before { content: '\e23d' }
.dashicon.material-symbol.format_indent_increase:before { content: '\e23e' }
.dashicon.material-symbol.format_italic:before { content: '\e23f' }
.dashicon.material-symbol.format_line_spacing:before { content: '\e240' }
.dashicon.material-symbol.format_list_bulleted:before { content: '\e241' }
.dashicon.material-symbol.format_list_numbered:before { content: '\e242' }
.dashicon.material-symbol.format_list_numbered_rtl:before { content: '\e267' }
.dashicon.material-symbol.format_overline:before { content: '\eb65' }
.dashicon.material-symbol.format_paint:before { content: '\e243' }
.dashicon.material-symbol.format_quote:before { content: '\e244' }
.dashicon.material-symbol.format_shapes:before { content: '\e25e' }
.dashicon.material-symbol.format_size:before { content: '\e245' }
.dashicon.material-symbol.format_strikethrough:before { content: '\e246' }
.dashicon.material-symbol.format_textdirection_l_to_r:before { content: '\e247' }
.dashicon.material-symbol.format_textdirection_r_to_l:before { content: '\e248' }
.dashicon.material-symbol.format_underlined:before { content: '\e249' }
.dashicon.material-symbol.forms_add_on:before { content: '\f0c7' }
.dashicon.material-symbol.forms_apps_script:before { content: '\f0c8' }
.dashicon.material-symbol.fort:before { content: '\eaad' }
.dashicon.material-symbol.forum:before { content: '\e8af' }
.dashicon.material-symbol.forward:before { content: '\f060' }
.dashicon.material-symbol.forward_10:before { content: '\e056' }
.dashicon.material-symbol.forward_30:before { content: '\e057' }
.dashicon.material-symbol.forward_5:before { content: '\e058' }
.dashicon.material-symbol.forward_to_inbox:before { content: '\f187' }
.dashicon.material-symbol.foundation:before { content: '\f200' }
.dashicon.material-symbol.free_breakfast:before { content: '\eb44' }
.dashicon.material-symbol.free_cancellation:before { content: '\e748' }
.dashicon.material-symbol.front_hand:before { content: '\e769' }
.dashicon.material-symbol.full_stacked_bar_chart:before { content: '\f212' }
.dashicon.material-symbol.fullscreen:before { content: '\e5d0' }
.dashicon.material-symbol.fullscreen_exit:before { content: '\e5d1' }
.dashicon.material-symbol.functions:before { content: '\e24a' }
.dashicon.material-symbol.g_mobiledata:before { content: '\f010' }
.dashicon.material-symbol.g_translate:before { content: '\e927' }
.dashicon.material-symbol.gamepad:before { content: '\e30f' }
.dashicon.material-symbol.games:before { content: '\e30f' }
.dashicon.material-symbol.garage:before { content: '\f011' }
.dashicon.material-symbol.garage_home:before { content: '\e82d' }
.dashicon.material-symbol.gas_meter:before { content: '\ec19' }
.dashicon.material-symbol.gate:before { content: '\e277' }
.dashicon.material-symbol.gavel:before { content: '\e90e' }
.dashicon.material-symbol.gbadge:before { content: '\f1fd' }
.dashicon.material-symbol.gboard:before { content: '\ea7b' }
.dashicon.material-symbol.generating_tokens:before { content: '\e749' }
.dashicon.material-symbol.gesture:before { content: '\e155' }
.dashicon.material-symbol.get_app:before { content: '\f090' }
.dashicon.material-symbol.gfit_health:before { content: '\ea7a' }
.dashicon.material-symbol.gif:before { content: '\e908' }
.dashicon.material-symbol.gif_box:before { content: '\e7a3' }
.dashicon.material-symbol.girl:before { content: '\eb68' }
.dashicon.material-symbol.gite:before { content: '\e58b' }
.dashicon.material-symbol.gleaf:before { content: '\e6b4' }
.dashicon.material-symbol.gmail_add_on:before { content: '\f0c9' }
.dashicon.material-symbol.gmail_apps_script:before { content: '\f0ca' }
.dashicon.material-symbol.gmail_rooms:before { content: '\f193' }
.dashicon.material-symbol.golf_course:before { content: '\eb45' }
.dashicon.material-symbol.google_fi:before { content: '\ea86' }
.dashicon.material-symbol.google_guarantee:before { content: '\f231' }
.dashicon.material-symbol.google_plus_reshare:before { content: '\f060' }
.dashicon.material-symbol.google_travel:before { content: '\f110' }
.dashicon.material-symbol.google_travel_outline:before { content: '\f113' }
.dashicon.material-symbol.google_tv:before { content: '\ea6f' }
.dashicon.material-symbol.google_wifi:before { content: '\e840' }
.dashicon.material-symbol.googler_travel:before { content: '\ef96' }
.dashicon.material-symbol.gpay:before { content: '\ea91' }
.dashicon.material-symbol.gpp_bad:before { content: '\f012' }
.dashicon.material-symbol.gpp_good:before { content: '\f013' }
.dashicon.material-symbol.gpp_maybe:before { content: '\f014' }
.dashicon.material-symbol.gps_fixed:before { content: '\e55c' }
.dashicon.material-symbol.gps_not_fixed:before { content: '\e1b7' }
.dashicon.material-symbol.gps_off:before { content: '\e1b6' }
.dashicon.material-symbol.grade:before { content: '\f099' }
.dashicon.material-symbol.gradient:before { content: '\e3e9' }
.dashicon.material-symbol.grading:before { content: '\ea4f' }
.dashicon.material-symbol.grain:before { content: '\e3ea' }
.dashicon.material-symbol.graphic_eq:before { content: '\e1b8' }
.dashicon.material-symbol.grass:before { content: '\f205' }
.dashicon.material-symbol.grid_3x3:before { content: '\f015' }
.dashicon.material-symbol.grid_4x4:before { content: '\f016' }
.dashicon.material-symbol.grid_goldenratio:before { content: '\f017' }
.dashicon.material-symbol.grid_off:before { content: '\e3eb' }
.dashicon.material-symbol.grid_on:before { content: '\e3ec' }
.dashicon.material-symbol.grid_view:before { content: '\e9b0' }
.dashicon.material-symbol.group:before { content: '\ea21' }
.dashicon.material-symbol.group_add:before { content: '\e7f0' }
.dashicon.material-symbol.group_off:before { content: '\e747' }
.dashicon.material-symbol.group_remove:before { content: '\e7ad' }
.dashicon.material-symbol.group_work:before { content: '\e886' }
.dashicon.material-symbol.grouped_bar_chart:before { content: '\f211' }
.dashicon.material-symbol.h_mobiledata:before { content: '\f018' }
.dashicon.material-symbol.h_plus_mobiledata:before { content: '\f019' }
.dashicon.material-symbol.hail:before { content: '\e9b1' }
.dashicon.material-symbol.hand_gesture:before { content: '\ef9c' }
.dashicon.material-symbol.handshake:before { content: '\ebcb' }
.dashicon.material-symbol.handyman:before { content: '\f10b' }
.dashicon.material-symbol.hardware:before { content: '\ea59' }
.dashicon.material-symbol.hd:before { content: '\e052' }
.dashicon.material-symbol.hdr_auto:before { content: '\f01a' }
.dashicon.material-symbol.hdr_auto_select:before { content: '\f01b' }
.dashicon.material-symbol.hdr_enhanced_select:before { content: '\ef51' }
.dashicon.material-symbol.hdr_off:before { content: '\e3ed' }
.dashicon.material-symbol.hdr_off_select:before { content: '\f01c' }
.dashicon.material-symbol.hdr_on:before { content: '\e3ee' }
.dashicon.material-symbol.hdr_on_select:before { content: '\f01d' }
.dashicon.material-symbol.hdr_plus:before { content: '\f01e' }
.dashicon.material-symbol.hdr_strong:before { content: '\e3f1' }
.dashicon.material-symbol.hdr_weak:before { content: '\e3f2' }
.dashicon.material-symbol.headphones:before { content: '\f01f' }
.dashicon.material-symbol.headphones_battery:before { content: '\f020' }
.dashicon.material-symbol.headset:before { content: '\f01f' }
.dashicon.material-symbol.headset_mic:before { content: '\e311' }
.dashicon.material-symbol.headset_off:before { content: '\e33a' }
.dashicon.material-symbol.healing:before { content: '\e3f3' }
.dashicon.material-symbol.health_and_safety:before { content: '\e1d5' }
.dashicon.material-symbol.hearing:before { content: '\e023' }
.dashicon.material-symbol.hearing_disabled:before { content: '\f104' }
.dashicon.material-symbol.heart_broken:before { content: '\eac2' }
.dashicon.material-symbol.heat_pump:before { content: '\ec18' }
.dashicon.material-symbol.height:before { content: '\ea16' }
.dashicon.material-symbol.help:before { content: '\e8fd' }
.dashicon.material-symbol.help_center:before { content: '\f1c0' }
.dashicon.material-symbol.help_outline:before { content: '\e8fd' }
.dashicon.material-symbol.hevc:before { content: '\f021' }
.dashicon.material-symbol.hexagon:before { content: '\eb39' }
.dashicon.material-symbol.hide:before { content: '\ef9e' }
.dashicon.material-symbol.hide_image:before { content: '\f022' }
.dashicon.material-symbol.hide_source:before { content: '\f023' }
.dashicon.material-symbol.high_quality:before { content: '\e024' }
.dashicon.material-symbol.highlight:before { content: '\e25f' }
.dashicon.material-symbol.highlight_off:before { content: '\e888' }
.dashicon.material-symbol.hiking:before { content: '\e50a' }
.dashicon.material-symbol.history:before { content: '\e8b3' }
.dashicon.material-symbol.history_edu:before { content: '\ea3e' }
.dashicon.material-symbol.history_toggle_off:before { content: '\f17d' }
.dashicon.material-symbol.hive:before { content: '\eaa6' }
.dashicon.material-symbol.hls:before { content: '\eb8a' }
.dashicon.material-symbol.hls_off:before { content: '\eb8c' }
.dashicon.material-symbol.holiday_village:before { content: '\e58a' }
.dashicon.material-symbol.home:before { content: '\e88a' }
.dashicon.material-symbol.home_app_logo:before { content: '\e295' }
.dashicon.material-symbol.home_filled:before { content: '\e88a' }
.dashicon.material-symbol.home_iot_device:before { content: '\e283' }
.dashicon.material-symbol.home_max:before { content: '\f024' }
.dashicon.material-symbol.home_max_dots:before { content: '\e849' }
.dashicon.material-symbol.home_mini:before { content: '\f025' }
.dashicon.material-symbol.home_pin:before { content: '\f14d' }
.dashicon.material-symbol.home_repair_service:before { content: '\f100' }
.dashicon.material-symbol.home_speaker:before { content: '\f11c' }
.dashicon.material-symbol.home_work:before { content: '\f030' }
.dashicon.material-symbol.horizontal_distribute:before { content: '\e014' }
.dashicon.material-symbol.horizontal_rule:before { content: '\f108' }
.dashicon.material-symbol.horizontal_split:before { content: '\e947' }
.dashicon.material-symbol.hot_tub:before { content: '\eb46' }
.dashicon.material-symbol.hotel:before { content: '\e549' }
.dashicon.material-symbol.hotel_class:before { content: '\e743' }
.dashicon.material-symbol.hourglass_bottom:before { content: '\ea5c' }
.dashicon.material-symbol.hourglass_disabled:before { content: '\ef53' }
.dashicon.material-symbol.hourglass_empty:before { content: '\e88b' }
.dashicon.material-symbol.hourglass_full:before { content: '\e88c' }
.dashicon.material-symbol.hourglass_top:before { content: '\ea5b' }
.dashicon.material-symbol.house:before { content: '\ea44' }
.dashicon.material-symbol.house_siding:before { content: '\f202' }
.dashicon.material-symbol.houseboat:before { content: '\e584' }
.dashicon.material-symbol.how_to_reg:before { content: '\e174' }
.dashicon.material-symbol.how_to_vote:before { content: '\e175' }
.dashicon.material-symbol.html:before { content: '\eb7e' }
.dashicon.material-symbol.http:before { content: '\e902' }
.dashicon.material-symbol.https:before { content: '\e899' }
.dashicon.material-symbol.hub:before { content: '\e9f4' }
.dashicon.material-symbol.humidity_high:before { content: '\f163' }
.dashicon.material-symbol.humidity_low:before { content: '\f164' }
.dashicon.material-symbol.humidity_mid:before { content: '\f165' }
.dashicon.material-symbol.hvac:before { content: '\f10e' }
.dashicon.material-symbol.ice_skating:before { content: '\e50b' }
.dashicon.material-symbol.icecream:before { content: '\ea69' }
.dashicon.material-symbol.identity_platform:before { content: '\ebb7' }
.dashicon.material-symbol.image:before { content: '\e3f4' }
.dashicon.material-symbol.image_aspect_ratio:before { content: '\e3f5' }
.dashicon.material-symbol.image_not_supported:before { content: '\f116' }
.dashicon.material-symbol.image_search:before { content: '\e43f' }
.dashicon.material-symbol.imagesearch_roller:before { content: '\e9b4' }
.dashicon.material-symbol.imagesmode:before { content: '\efa2' }
.dashicon.material-symbol.import_contacts:before { content: '\e0e0' }
.dashicon.material-symbol.import_export:before { content: '\e8d5' }
.dashicon.material-symbol.important_devices:before { content: '\e912' }
.dashicon.material-symbol.in_home_mode:before { content: '\e833' }
.dashicon.material-symbol.inbox:before { content: '\e156' }
.dashicon.material-symbol.incomplete_circle:before { content: '\e79b' }
.dashicon.material-symbol.indeterminate_check_box:before { content: '\e909' }
.dashicon.material-symbol.info:before { content: '\e88e' }
.dashicon.material-symbol.input:before { content: '\e890' }
.dashicon.material-symbol.insert_chart:before { content: '\e85c' }
.dashicon.material-symbol.insert_chart_filled:before { content: '\e85c' }
.dashicon.material-symbol.insert_chart_outlined:before { content: '\e85c' }
.dashicon.material-symbol.insert_comment:before { content: '\e24c' }
.dashicon.material-symbol.insert_drive_file:before { content: '\e66d' }
.dashicon.material-symbol.insert_emoticon:before { content: '\ea22' }
.dashicon.material-symbol.insert_invitation:before { content: '\e878' }
.dashicon.material-symbol.insert_link:before { content: '\e250' }
.dashicon.material-symbol.insert_page_break:before { content: '\eaca' }
.dashicon.material-symbol.insert_photo:before { content: '\e3f4' }
.dashicon.material-symbol.insights:before { content: '\f092' }
.dashicon.material-symbol.install_desktop:before { content: '\eb71' }
.dashicon.material-symbol.install_mobile:before { content: '\eb72' }
.dashicon.material-symbol.integration_instructions:before { content: '\ef54' }
.dashicon.material-symbol.interests:before { content: '\e7c8' }
.dashicon.material-symbol.interpreter_mode:before { content: '\e83b' }
.dashicon.material-symbol.inventory:before { content: '\e179' }
.dashicon.material-symbol.inventory_2:before { content: '\e1a1' }
.dashicon.material-symbol.invert_colors:before { content: '\e891' }
.dashicon.material-symbol.invert_colors_off:before { content: '\e0c4' }
.dashicon.material-symbol.ios_share:before { content: '\e6b8' }
.dashicon.material-symbol.iron:before { content: '\e583' }
.dashicon.material-symbol.iso:before { content: '\e3f6' }
.dashicon.material-symbol.javascript:before { content: '\eb7c' }
.dashicon.material-symbol.join_full:before { content: '\eaeb' }
.dashicon.material-symbol.join_inner:before { content: '\eaf4' }
.dashicon.material-symbol.join_left:before { content: '\eaf2' }
.dashicon.material-symbol.join_right:before { content: '\eaea' }
.dashicon.material-symbol.kayaking:before { content: '\e50c' }
.dashicon.material-symbol.kebab_dining:before { content: '\e842' }
.dashicon.material-symbol.kettle:before { content: '\e2b9' }
.dashicon.material-symbol.key:before { content: '\e73c' }
.dashicon.material-symbol.key_off:before { content: '\eb84' }
.dashicon.material-symbol.key_visualizer:before { content: '\f199' }
.dashicon.material-symbol.keyboard:before { content: '\e312' }
.dashicon.material-symbol.keyboard_alt:before { content: '\f028' }
.dashicon.material-symbol.keyboard_arrow_down:before { content: '\e313' }
.dashicon.material-symbol.keyboard_arrow_left:before { content: '\e314' }
.dashicon.material-symbol.keyboard_arrow_right:before { content: '\e315' }
.dashicon.material-symbol.keyboard_arrow_up:before { content: '\e316' }
.dashicon.material-symbol.keyboard_backspace:before { content: '\e317' }
.dashicon.material-symbol.keyboard_capslock:before { content: '\e318' }
.dashicon.material-symbol.keyboard_command_key:before { content: '\eae7' }
.dashicon.material-symbol.keyboard_control_key:before { content: '\eae6' }
.dashicon.material-symbol.keyboard_double_arrow_down:before { content: '\ead0' }
.dashicon.material-symbol.keyboard_double_arrow_left:before { content: '\eac3' }
.dashicon.material-symbol.keyboard_double_arrow_right:before { content: '\eac9' }
.dashicon.material-symbol.keyboard_double_arrow_up:before { content: '\eacf' }
.dashicon.material-symbol.keyboard_hide:before { content: '\e31a' }
.dashicon.material-symbol.keyboard_option_key:before { content: '\eae8' }
.dashicon.material-symbol.keyboard_return:before { content: '\e31b' }
.dashicon.material-symbol.keyboard_tab:before { content: '\e31c' }
.dashicon.material-symbol.keyboard_voice:before { content: '\e31d' }
.dashicon.material-symbol.king_bed:before { content: '\ea45' }
.dashicon.material-symbol.kitchen:before { content: '\eb47' }
.dashicon.material-symbol.kitesurfing:before { content: '\e50d' }
.dashicon.material-symbol.kormo:before { content: '\e012' }
.dashicon.material-symbol.label:before { content: '\e893' }
.dashicon.material-symbol.label_important:before { content: '\e948' }
.dashicon.material-symbol.label_important_outline:before { content: '\e948' }
.dashicon.material-symbol.label_off:before { content: '\e9b6' }
.dashicon.material-symbol.label_outline:before { content: '\e893' }
.dashicon.material-symbol.lan:before { content: '\eb2f' }
.dashicon.material-symbol.landscape:before { content: '\e564' }
.dashicon.material-symbol.landslide:before { content: '\ebd7' }
.dashicon.material-symbol.language:before { content: '\e894' }
.dashicon.material-symbol.laptop:before { content: '\e31e' }
.dashicon.material-symbol.laptop_chromebook:before { content: '\e31f' }
.dashicon.material-symbol.laptop_mac:before { content: '\e320' }
.dashicon.material-symbol.laptop_windows:before { content: '\e321' }
.dashicon.material-symbol.last_page:before { content: '\e5dd' }
.dashicon.material-symbol.launch:before { content: '\e89e' }
.dashicon.material-symbol.layers:before { content: '\e53b' }
.dashicon.material-symbol.layers_clear:before { content: '\e53c' }
.dashicon.material-symbol.leaderboard:before { content: '\f20c' }
.dashicon.material-symbol.leak_add:before { content: '\e3f8' }
.dashicon.material-symbol.leak_remove:before { content: '\e3f9' }
.dashicon.material-symbol.legend_toggle:before { content: '\f11b' }
.dashicon.material-symbol.lens:before { content: '\e3fa' }
.dashicon.material-symbol.lens_blur:before { content: '\f029' }
.dashicon.material-symbol.library_add:before { content: '\e03c' }
.dashicon.material-symbol.library_add_check:before { content: '\e9b7' }
.dashicon.material-symbol.library_books:before { content: '\e02f' }
.dashicon.material-symbol.library_music:before { content: '\e030' }
.dashicon.material-symbol.lift_to_talk:before { content: '\efa3' }
.dashicon.material-symbol.light:before { content: '\f02a' }
.dashicon.material-symbol.light_mode:before { content: '\e518' }
.dashicon.material-symbol.lightbulb:before { content: '\e90f' }
.dashicon.material-symbol.lightbulb_circle:before { content: '\ebfe' }
.dashicon.material-symbol.lightbulb_outline:before { content: '\e90f' }
.dashicon.material-symbol.line_axis:before { content: '\ea9a' }
.dashicon.material-symbol.line_style:before { content: '\e919' }
.dashicon.material-symbol.line_weight:before { content: '\e91a' }
.dashicon.material-symbol.linear_scale:before { content: '\e260' }
.dashicon.material-symbol.link:before { content: '\e250' }
.dashicon.material-symbol.link_off:before { content: '\e16f' }
.dashicon.material-symbol.linked_camera:before { content: '\e438' }
.dashicon.material-symbol.liquor:before { content: '\ea60' }
.dashicon.material-symbol.list:before { content: '\e896' }
.dashicon.material-symbol.list_alt:before { content: '\e0ee' }
.dashicon.material-symbol.live_help:before { content: '\e0c6' }
.dashicon.material-symbol.live_tv:before { content: '\e63b' }
.dashicon.material-symbol.living:before { content: '\f02b' }
.dashicon.material-symbol.local_activity:before { content: '\e553' }
.dashicon.material-symbol.local_airport:before { content: '\e53d' }
.dashicon.material-symbol.local_atm:before { content: '\e53e' }
.dashicon.material-symbol.local_bar:before { content: '\e540' }
.dashicon.material-symbol.local_cafe:before { content: '\eb44' }
.dashicon.material-symbol.local_car_wash:before { content: '\e542' }
.dashicon.material-symbol.local_convenience_store:before { content: '\e543' }
.dashicon.material-symbol.local_dining:before { content: '\e561' }
.dashicon.material-symbol.local_drink:before { content: '\e544' }
.dashicon.material-symbol.local_fire_department:before { content: '\f33b' }
.dashicon.material-symbol.local_florist:before { content: '\e545' }
.dashicon.material-symbol.local_gas_station:before { content: '\e546' }
.dashicon.material-symbol.local_grocery_store:before { content: '\e8cc' }
.dashicon.material-symbol.local_hospital:before { content: '\e548' }
.dashicon.material-symbol.local_hotel:before { content: '\e549' }
.dashicon.material-symbol.local_laundry_service:before { content: '\e54a' }
.dashicon.material-symbol.local_library:before { content: '\e54b' }
.dashicon.material-symbol.local_mall:before { content: '\e54c' }
.dashicon.material-symbol.local_movies:before { content: '\e8da' }
.dashicon.material-symbol.local_offer:before { content: '\f05b' }
.dashicon.material-symbol.local_parking:before { content: '\e54f' }
.dashicon.material-symbol.local_pharmacy:before { content: '\e550' }
.dashicon.material-symbol.local_phone:before { content: '\f0d4' }
.dashicon.material-symbol.local_pizza:before { content: '\e552' }
.dashicon.material-symbol.local_play:before { content: '\e553' }
.dashicon.material-symbol.local_police:before { content: '\ef56' }
.dashicon.material-symbol.local_post_office:before { content: '\e554' }
.dashicon.material-symbol.local_printshop:before { content: '\e8ad' }
.dashicon.material-symbol.local_see:before { content: '\e557' }
.dashicon.material-symbol.local_shipping:before { content: '\e558' }
.dashicon.material-symbol.local_taxi:before { content: '\e559' }
.dashicon.material-symbol.location_automation:before { content: '\f14f' }
.dashicon.material-symbol.location_away:before { content: '\f150' }
.dashicon.material-symbol.location_city:before { content: '\e7f1' }
.dashicon.material-symbol.location_disabled:before { content: '\e1b6' }
.dashicon.material-symbol.location_home:before { content: '\f152' }
.dashicon.material-symbol.location_off:before { content: '\e0c7' }
.dashicon.material-symbol.location_searching:before { content: '\e1b7' }
.dashicon.material-symbol.lock:before { content: '\e899' }
.dashicon.material-symbol.lock_clock:before { content: '\ef57' }
.dashicon.material-symbol.lock_open:before { content: '\e898' }
.dashicon.material-symbol.lock_outline:before { content: '\e899' }
.dashicon.material-symbol.lock_person:before { content: '\f8f3' }
.dashicon.material-symbol.lock_reset:before { content: '\eade' }
.dashicon.material-symbol.login:before { content: '\ea77' }
.dashicon.material-symbol.logo_dev:before { content: '\ead6' }
.dashicon.material-symbol.logout:before { content: '\e9ba' }
.dashicon.material-symbol.looks:before { content: '\e3fc' }
.dashicon.material-symbol.looks_3:before { content: '\e3fb' }
.dashicon.material-symbol.looks_4:before { content: '\e3fd' }
.dashicon.material-symbol.looks_5:before { content: '\e3fe' }
.dashicon.material-symbol.looks_6:before { content: '\e3ff' }
.dashicon.material-symbol.looks_one:before { content: '\e400' }
.dashicon.material-symbol.looks_two:before { content: '\e401' }
.dashicon.material-symbol.loop:before { content: '\e863' }
.dashicon.material-symbol.loupe:before { content: '\e402' }
.dashicon.material-symbol.low_priority:before { content: '\e16d' }
.dashicon.material-symbol.loyalty:before { content: '\e89a' }
.dashicon.material-symbol.lte_mobiledata:before { content: '\f02c' }
.dashicon.material-symbol.lte_plus_mobiledata:before { content: '\f02d' }
.dashicon.material-symbol.luggage:before { content: '\f235' }
.dashicon.material-symbol.lunch_dining:before { content: '\ea61' }
.dashicon.material-symbol.lyrics:before { content: '\ec0b' }
.dashicon.material-symbol.machine_image:before { content: '\f180' }
.dashicon.material-symbol.magic_button:before { content: '\f136' }
.dashicon.material-symbol.mail:before { content: '\e159' }
.dashicon.material-symbol.mail_lock:before { content: '\ec0a' }
.dashicon.material-symbol.mail_outline:before { content: '\e159' }
.dashicon.material-symbol.male:before { content: '\e58e' }
.dashicon.material-symbol.man:before { content: '\e4eb' }
.dashicon.material-symbol.manage_accounts:before { content: '\f02e' }
.dashicon.material-symbol.manage_history:before { content: '\ebe7' }
.dashicon.material-symbol.manage_search:before { content: '\f02f' }
.dashicon.material-symbol.map:before { content: '\e55b' }
.dashicon.material-symbol.maps_home_work:before { content: '\f030' }
.dashicon.material-symbol.maps_ugc:before { content: '\ef58' }
.dashicon.material-symbol.margin:before { content: '\e9bb' }
.dashicon.material-symbol.mark_as_unread:before { content: '\e9bc' }
.dashicon.material-symbol.mark_chat_read:before { content: '\f18b' }
.dashicon.material-symbol.mark_chat_unread:before { content: '\f189' }
.dashicon.material-symbol.mark_email_read:before { content: '\f18c' }
.dashicon.material-symbol.mark_email_unread:before { content: '\f18a' }
.dashicon.material-symbol.mark_unread_chat_alt:before { content: '\eb9d' }
.dashicon.material-symbol.markunread:before { content: '\e159' }
.dashicon.material-symbol.markunread_mailbox:before { content: '\e89b' }
.dashicon.material-symbol.masks:before { content: '\f218' }
.dashicon.material-symbol.matter:before { content: '\e907' }
.dashicon.material-symbol.maximize:before { content: '\e930' }
.dashicon.material-symbol.media_bluetooth_off:before { content: '\f031' }
.dashicon.material-symbol.media_bluetooth_on:before { content: '\f032' }
.dashicon.material-symbol.mediation:before { content: '\efa7' }
.dashicon.material-symbol.medical_information:before { content: '\ebed' }
.dashicon.material-symbol.medical_services:before { content: '\f109' }
.dashicon.material-symbol.medication:before { content: '\f033' }
.dashicon.material-symbol.medication_liquid:before { content: '\ea87' }
.dashicon.material-symbol.meeting_room:before { content: '\eb4f' }
.dashicon.material-symbol.memory:before { content: '\e322' }
.dashicon.material-symbol.menu:before { content: '\e5d2' }
.dashicon.material-symbol.menu_book:before { content: '\ea19' }
.dashicon.material-symbol.menu_open:before { content: '\e9bd' }
.dashicon.material-symbol.merge:before { content: '\eb98' }
.dashicon.material-symbol.merge_type:before { content: '\e252' }
.dashicon.material-symbol.message:before { content: '\e0c9' }
.dashicon.material-symbol.mfg_nest_yale_lock:before { content: '\f11d' }
.dashicon.material-symbol.mic:before { content: '\e31d' }
.dashicon.material-symbol.mic_external_off:before { content: '\ef59' }
.dashicon.material-symbol.mic_external_on:before { content: '\ef5a' }
.dashicon.material-symbol.mic_none:before { content: '\e31d' }
.dashicon.material-symbol.mic_off:before { content: '\e02b' }
.dashicon.material-symbol.microwave:before { content: '\f204' }
.dashicon.material-symbol.microwave_gen:before { content: '\e847' }
.dashicon.material-symbol.military_tech:before { content: '\ea3f' }
.dashicon.material-symbol.minimize:before { content: '\e931' }
.dashicon.material-symbol.minor_crash:before { content: '\ebf1' }
.dashicon.material-symbol.missed_video_call:before { content: '\f0ce' }
.dashicon.material-symbol.missed_video_call_filled:before { content: '\f0ce' }
.dashicon.material-symbol.mms:before { content: '\e618' }
.dashicon.material-symbol.mobile_friendly:before { content: '\e200' }
.dashicon.material-symbol.mobile_off:before { content: '\e201' }
.dashicon.material-symbol.mobile_screen_share:before { content: '\e0e7' }
.dashicon.material-symbol.mobiledata_off:before { content: '\f034' }
.dashicon.material-symbol.mode:before { content: '\f345' }
.dashicon.material-symbol.mode_comment:before { content: '\e253' }
.dashicon.material-symbol.mode_cool:before { content: '\f166' }
.dashicon.material-symbol.mode_cool_off:before { content: '\f167' }
.dashicon.material-symbol.mode_edit:before { content: '\f345' }
.dashicon.material-symbol.mode_edit_outline:before { content: '\f345' }
.dashicon.material-symbol.mode_fan:before { content: '\f168' }
.dashicon.material-symbol.mode_fan_off:before { content: '\ec17' }
.dashicon.material-symbol.mode_heat:before { content: '\f16a' }
.dashicon.material-symbol.mode_heat_cool:before { content: '\f16b' }
.dashicon.material-symbol.mode_heat_off:before { content: '\f16d' }
.dashicon.material-symbol.mode_night:before { content: '\f036' }
.dashicon.material-symbol.mode_of_travel:before { content: '\e7ce' }
.dashicon.material-symbol.mode_off_on:before { content: '\f16f' }
.dashicon.material-symbol.mode_standby:before { content: '\f037' }
.dashicon.material-symbol.model_training:before { content: '\f0cf' }
.dashicon.material-symbol.monetization_on:before { content: '\e263' }
.dashicon.material-symbol.money:before { content: '\e57d' }
.dashicon.material-symbol.money_off:before { content: '\f038' }
.dashicon.material-symbol.money_off_csred:before { content: '\f038' }
.dashicon.material-symbol.monitor:before { content: '\ef5b' }
.dashicon.material-symbol.monitor_heart:before { content: '\eaa2' }
.dashicon.material-symbol.monitor_weight:before { content: '\f039' }
.dashicon.material-symbol.monitoring:before { content: '\f190' }
.dashicon.material-symbol.monochrome_photos:before { content: '\e403' }
.dashicon.material-symbol.mood:before { content: '\ea22' }
.dashicon.material-symbol.mood_bad:before { content: '\e7f3' }
.dashicon.material-symbol.mop:before { content: '\e28d' }
.dashicon.material-symbol.more:before { content: '\e619' }
.dashicon.material-symbol.more_down:before { content: '\f196' }
.dashicon.material-symbol.more_horiz:before { content: '\e5d3' }
.dashicon.material-symbol.more_time:before { content: '\ea5d' }
.dashicon.material-symbol.more_up:before { content: '\f197' }
.dashicon.material-symbol.more_vert:before { content: '\e5d4' }
.dashicon.material-symbol.mosque:before { content: '\eab2' }
.dashicon.material-symbol.motion_blur:before { content: '\f0d0' }
.dashicon.material-symbol.motion_photos_auto:before { content: '\f03a' }
.dashicon.material-symbol.motion_photos_off:before { content: '\e9c0' }
.dashicon.material-symbol.motion_photos_pause:before { content: '\f349' }
.dashicon.material-symbol.motion_photos_paused:before { content: '\f349' }
.dashicon.material-symbol.motion_sense:before { content: '\efaa' }
.dashicon.material-symbol.motorcycle:before { content: '\e91b' }
.dashicon.material-symbol.mouse:before { content: '\e323' }
.dashicon.material-symbol.move_down:before { content: '\eb61' }
.dashicon.material-symbol.move_to_inbox:before { content: '\e168' }
.dashicon.material-symbol.move_up:before { content: '\eb64' }
.dashicon.material-symbol.movie:before { content: '\e404' }
.dashicon.material-symbol.movie_creation:before { content: '\e404' }
.dashicon.material-symbol.movie_filter:before { content: '\e43a' }
.dashicon.material-symbol.moving:before { content: '\e501' }
.dashicon.material-symbol.mp:before { content: '\e9c3' }
.dashicon.material-symbol.multicooker:before { content: '\e293' }
.dashicon.material-symbol.multiline_chart:before { content: '\e6df' }
.dashicon.material-symbol.multiple_stop:before { content: '\f1b9' }
.dashicon.material-symbol.museum:before { content: '\ea36' }
.dashicon.material-symbol.music_note:before { content: '\e405' }
.dashicon.material-symbol.music_off:before { content: '\e440' }
.dashicon.material-symbol.music_video:before { content: '\e063' }
.dashicon.material-symbol.my_location:before { content: '\e55c' }
.dashicon.material-symbol.nat:before { content: '\ef5c' }
.dashicon.material-symbol.nature:before { content: '\e406' }
.dashicon.material-symbol.nature_people:before { content: '\e407' }
.dashicon.material-symbol.navigate_before:before { content: '\e408' }
.dashicon.material-symbol.navigate_next:before { content: '\e409' }
.dashicon.material-symbol.navigation:before { content: '\e55d' }
.dashicon.material-symbol.near_me:before { content: '\e569' }
.dashicon.material-symbol.near_me_disabled:before { content: '\f1ef' }
.dashicon.material-symbol.nearby_error:before { content: '\f03b' }
.dashicon.material-symbol.nearby_off:before { content: '\f03c' }
.dashicon.material-symbol.nearby_share:before { content: '\f207' }
.dashicon.material-symbol.nest_audio:before { content: '\ebbf' }
.dashicon.material-symbol.nest_cam_indoor:before { content: '\f11e' }
.dashicon.material-symbol.nest_cam_iq:before { content: '\f11f' }
.dashicon.material-symbol.nest_cam_iq_outdoor:before { content: '\f120' }
.dashicon.material-symbol.nest_cam_outdoor:before { content: '\f121' }
.dashicon.material-symbol.nest_cam_wired_stand:before { content: '\ec16' }
.dashicon.material-symbol.nest_connect:before { content: '\f122' }
.dashicon.material-symbol.nest_detect:before { content: '\f123' }
.dashicon.material-symbol.nest_display:before { content: '\f124' }
.dashicon.material-symbol.nest_display_max:before { content: '\f125' }
.dashicon.material-symbol.nest_eco:before { content: '\f140' }
.dashicon.material-symbol.nest_heat_link_e:before { content: '\f126' }
.dashicon.material-symbol.nest_heat_link_gen_3:before { content: '\f127' }
.dashicon.material-symbol.nest_hello_doorbell:before { content: '\e82c' }
.dashicon.material-symbol.nest_mini:before { content: '\e789' }
.dashicon.material-symbol.nest_remote:before { content: '\f129' }
.dashicon.material-symbol.nest_remote_comfort_sensor:before { content: '\f12a' }
.dashicon.material-symbol.nest_secure_alarm:before { content: '\f12b' }
.dashicon.material-symbol.nest_tag:before { content: '\f12c' }
.dashicon.material-symbol.nest_thermostat_e_eu:before { content: '\f12d' }
.dashicon.material-symbol.nest_thermostat_gen_3:before { content: '\f12e' }
.dashicon.material-symbol.nest_thermostat_sensor:before { content: '\f12f' }
.dashicon.material-symbol.nest_thermostat_sensor_eu:before { content: '\f130' }
.dashicon.material-symbol.nest_thermostat_zirconium_eu:before { content: '\f131' }
.dashicon.material-symbol.nest_wifi_gale:before { content: '\f132' }
.dashicon.material-symbol.nest_wifi_mistral:before { content: '\f133' }
.dashicon.material-symbol.nest_wifi_point:before { content: '\e83f' }
.dashicon.material-symbol.nest_wifi_point_vento:before { content: '\f134' }
.dashicon.material-symbol.nest_wifi_router:before { content: '\e841' }
.dashicon.material-symbol.network_cell:before { content: '\e1b9' }
.dashicon.material-symbol.network_check:before { content: '\e640' }
.dashicon.material-symbol.network_intelligence:before { content: '\efac' }
.dashicon.material-symbol.network_locked:before { content: '\e61a' }
.dashicon.material-symbol.network_ping:before { content: '\ebca' }
.dashicon.material-symbol.network_wifi:before { content: '\e1ba' }
.dashicon.material-symbol.network_wifi_1_bar:before { content: '\ebe4' }
.dashicon.material-symbol.network_wifi_2_bar:before { content: '\ebd6' }
.dashicon.material-symbol.network_wifi_3_bar:before { content: '\ebe1' }
.dashicon.material-symbol.new_label:before { content: '\e609' }
.dashicon.material-symbol.new_releases:before { content: '\ef76' }
.dashicon.material-symbol.newspaper:before { content: '\eb81' }
.dashicon.material-symbol.next_plan:before { content: '\ef5d' }
.dashicon.material-symbol.next_week:before { content: '\e16a' }
.dashicon.material-symbol.nfc:before { content: '\e1bb' }
.dashicon.material-symbol.night_shelter:before { content: '\f1f1' }
.dashicon.material-symbol.night_sight_auto:before { content: '\f1d7' }
.dashicon.material-symbol.night_sight_auto_off:before { content: '\f1f9' }
.dashicon.material-symbol.nightlife:before { content: '\ea62' }
.dashicon.material-symbol.nightlight:before { content: '\f03d' }
.dashicon.material-symbol.nightlight_round:before { content: '\f03d' }
.dashicon.material-symbol.nights_stay:before { content: '\ea46' }
.dashicon.material-symbol.no_accounts:before { content: '\f03e' }
.dashicon.material-symbol.no_adult_content:before { content: '\f8fe' }
.dashicon.material-symbol.no_backpack:before { content: '\f237' }
.dashicon.material-symbol.no_crash:before { content: '\ebf0' }
.dashicon.material-symbol.no_drinks:before { content: '\f1a5' }
.dashicon.material-symbol.no_encryption:before { content: '\f03f' }
.dashicon.material-symbol.no_encryption_gmailerrorred:before { content: '\f03f' }
.dashicon.material-symbol.no_flash:before { content: '\f1a6' }
.dashicon.material-symbol.no_food:before { content: '\f1a7' }
.dashicon.material-symbol.no_luggage:before { content: '\f23b' }
.dashicon.material-symbol.no_meals:before { content: '\f1d6' }
.dashicon.material-symbol.no_meeting_room:before { content: '\eb4e' }
.dashicon.material-symbol.no_photography:before { content: '\f1a8' }
.dashicon.material-symbol.no_sim:before { content: '\e1ce' }
.dashicon.material-symbol.no_stroller:before { content: '\f1af' }
.dashicon.material-symbol.no_transfer:before { content: '\f1d5' }
.dashicon.material-symbol.noise_aware:before { content: '\ebec' }
.dashicon.material-symbol.noise_control_off:before { content: '\ebf3' }
.dashicon.material-symbol.nordic_walking:before { content: '\e50e' }
.dashicon.material-symbol.north:before { content: '\f1e0' }
.dashicon.material-symbol.north_east:before { content: '\f1e1' }
.dashicon.material-symbol.north_west:before { content: '\f1e2' }
.dashicon.material-symbol.not_accessible:before { content: '\f0fe' }
.dashicon.material-symbol.not_interested:before { content: '\f326' }
.dashicon.material-symbol.not_listed_location:before { content: '\e575' }
.dashicon.material-symbol.not_started:before { content: '\f0d1' }
.dashicon.material-symbol.note:before { content: '\e66d' }
.dashicon.material-symbol.note_add:before { content: '\e89c' }
.dashicon.material-symbol.note_alt:before { content: '\f040' }
.dashicon.material-symbol.notes:before { content: '\e26c' }
.dashicon.material-symbol.notification_add:before { content: '\e399' }
.dashicon.material-symbol.notification_important:before { content: '\e004' }
.dashicon.material-symbol.notifications:before { content: '\e7f5' }
.dashicon.material-symbol.notifications_active:before { content: '\e7f7' }
.dashicon.material-symbol.notifications_none:before { content: '\e7f5' }
.dashicon.material-symbol.notifications_off:before { content: '\e7f6' }
.dashicon.material-symbol.notifications_paused:before { content: '\e7f8' }
.dashicon.material-symbol.numbers:before { content: '\eac7' }
.dashicon.material-symbol.offline_bolt:before { content: '\e932' }
.dashicon.material-symbol.offline_pin:before { content: '\e90a' }
.dashicon.material-symbol.offline_share:before { content: '\e9c5' }
.dashicon.material-symbol.oil_barrel:before { content: '\ec15' }
.dashicon.material-symbol.on_device_training:before { content: '\ebfd' }
.dashicon.material-symbol.ondemand_video:before { content: '\e63b' }
.dashicon.material-symbol.online_prediction:before { content: '\f0eb' }
.dashicon.material-symbol.opacity:before { content: '\e91c' }
.dashicon.material-symbol.open_in_browser:before { content: '\e89d' }
.dashicon.material-symbol.open_in_full:before { content: '\f1ce' }
.dashicon.material-symbol.open_in_new:before { content: '\e89e' }
.dashicon.material-symbol.open_in_new_off:before { content: '\e4f6' }
.dashicon.material-symbol.open_with:before { content: '\e89f' }
.dashicon.material-symbol.other_houses:before { content: '\e58c' }
.dashicon.material-symbol.outbound:before { content: '\e1ca' }
.dashicon.material-symbol.outbox:before { content: '\ef5f' }
.dashicon.material-symbol.outdoor_garden:before { content: '\e205' }
.dashicon.material-symbol.outdoor_grill:before { content: '\ea47' }
.dashicon.material-symbol.outgoing_mail:before { content: '\f0d2' }
.dashicon.material-symbol.outlet:before { content: '\f1d4' }
.dashicon.material-symbol.outlined_flag:before { content: '\ea1a' }
.dashicon.material-symbol.output:before { content: '\ebbe' }
.dashicon.material-symbol.oven_gen:before { content: '\e843' }
.dashicon.material-symbol.packet_mirroring:before { content: '\f115' }
.dashicon.material-symbol.padding:before { content: '\e9c8' }
.dashicon.material-symbol.pages:before { content: '\e7f9' }
.dashicon.material-symbol.pageview:before { content: '\e8a0' }
.dashicon.material-symbol.paid:before { content: '\f041' }
.dashicon.material-symbol.palette:before { content: '\e40a' }
.dashicon.material-symbol.pan_tool:before { content: '\e925' }
.dashicon.material-symbol.pan_tool_alt:before { content: '\ebb9' }
.dashicon.material-symbol.panorama:before { content: '\e40b' }
.dashicon.material-symbol.panorama_fish_eye:before { content: '\e40c' }
.dashicon.material-symbol.panorama_horizontal:before { content: '\e40d' }
.dashicon.material-symbol.panorama_photosphere:before { content: '\e9c9' }
.dashicon.material-symbol.panorama_vertical:before { content: '\e40e' }
.dashicon.material-symbol.panorama_wide_angle:before { content: '\e40f' }
.dashicon.material-symbol.paragliding:before { content: '\e50f' }
.dashicon.material-symbol.park:before { content: '\ea63' }
.dashicon.material-symbol.partly_cloudy_day:before { content: '\f172' }
.dashicon.material-symbol.partly_cloudy_night:before { content: '\f174' }
.dashicon.material-symbol.party_mode:before { content: '\e7fa' }
.dashicon.material-symbol.password:before { content: '\f042' }
.dashicon.material-symbol.pattern:before { content: '\f043' }
.dashicon.material-symbol.pause:before { content: '\e034' }
.dashicon.material-symbol.pause_circle:before { content: '\e1a2' }
.dashicon.material-symbol.pause_circle_filled:before { content: '\e1a2' }
.dashicon.material-symbol.pause_circle_outline:before { content: '\e1a2' }
.dashicon.material-symbol.pause_presentation:before { content: '\e0ea' }
.dashicon.material-symbol.payment:before { content: '\e8a1' }
.dashicon.material-symbol.payments:before { content: '\ef63' }
.dashicon.material-symbol.pedal_bike:before { content: '\eb29' }
.dashicon.material-symbol.pending:before { content: '\ef64' }
.dashicon.material-symbol.pending_actions:before { content: '\f1bb' }
.dashicon.material-symbol.pentagon:before { content: '\eb50' }
.dashicon.material-symbol.people:before { content: '\ea21' }
.dashicon.material-symbol.people_alt:before { content: '\ea21' }
.dashicon.material-symbol.people_outline:before { content: '\ea21' }
.dashicon.material-symbol.percent:before { content: '\eb58' }
.dashicon.material-symbol.pergola:before { content: '\e203' }
.dashicon.material-symbol.perm_camera_mic:before { content: '\e8a2' }
.dashicon.material-symbol.perm_contact_calendar:before { content: '\e8a3' }
.dashicon.material-symbol.perm_data_setting:before { content: '\e8a4' }
.dashicon.material-symbol.perm_device_information:before { content: '\e8a5' }
.dashicon.material-symbol.perm_identity:before { content: '\f0d3' }
.dashicon.material-symbol.perm_media:before { content: '\e8a7' }
.dashicon.material-symbol.perm_phone_msg:before { content: '\e8a8' }
.dashicon.material-symbol.perm_scan_wifi:before { content: '\e8a9' }
.dashicon.material-symbol.person:before { content: '\f0d3' }
.dashicon.material-symbol.person_add:before { content: '\ea4d' }
.dashicon.material-symbol.person_add_alt:before { content: '\ea4d' }
.dashicon.material-symbol.person_add_disabled:before { content: '\e9cb' }
.dashicon.material-symbol.person_filled:before { content: '\f0d3' }
.dashicon.material-symbol.person_off:before { content: '\e510' }
.dashicon.material-symbol.person_outline:before { content: '\f0d3' }
.dashicon.material-symbol.person_pin:before { content: '\e55a' }
.dashicon.material-symbol.person_pin_circle:before { content: '\e56a' }
.dashicon.material-symbol.person_remove:before { content: '\ef66' }
.dashicon.material-symbol.person_search:before { content: '\f106' }
.dashicon.material-symbol.personal_injury:before { content: '\e6da' }
.dashicon.material-symbol.personal_video:before { content: '\e333' }
.dashicon.material-symbol.personalized_recommendations:before { content: '\eb6c' }
.dashicon.material-symbol.pest_control:before { content: '\f0fa' }
.dashicon.material-symbol.pest_control_rodent:before { content: '\f0fd' }
.dashicon.material-symbol.pets:before { content: '\e91d' }
.dashicon.material-symbol.phishing:before { content: '\ead7' }
.dashicon.material-symbol.phone:before { content: '\f0d4' }
.dashicon.material-symbol.phone_alt:before { content: '\f0d4' }
.dashicon.material-symbol.phone_android:before { content: '\e324' }
.dashicon.material-symbol.phone_bluetooth_speaker:before { content: '\e61b' }
.dashicon.material-symbol.phone_callback:before { content: '\e649' }
.dashicon.material-symbol.phone_disabled:before { content: '\e9cc' }
.dashicon.material-symbol.phone_enabled:before { content: '\e9cd' }
.dashicon.material-symbol.phone_forwarded:before { content: '\e61c' }
.dashicon.material-symbol.phone_in_talk:before { content: '\e61d' }
.dashicon.material-symbol.phone_iphone:before { content: '\e325' }
.dashicon.material-symbol.phone_locked:before { content: '\e61e' }
.dashicon.material-symbol.phone_missed:before { content: '\e61f' }
.dashicon.material-symbol.phone_paused:before { content: '\e620' }
.dashicon.material-symbol.phonelink:before { content: '\e326' }
.dashicon.material-symbol.phonelink_erase:before { content: '\e0db' }
.dashicon.material-symbol.phonelink_lock:before { content: '\e0dc' }
.dashicon.material-symbol.phonelink_off:before { content: '\e327' }
.dashicon.material-symbol.phonelink_ring:before { content: '\e0dd' }
.dashicon.material-symbol.phonelink_setup:before { content: '\ef41' }
.dashicon.material-symbol.photo:before { content: '\e432' }
.dashicon.material-symbol.photo_album:before { content: '\e411' }
.dashicon.material-symbol.photo_camera:before { content: '\e412' }
.dashicon.material-symbol.photo_camera_back:before { content: '\ef68' }
.dashicon.material-symbol.photo_camera_front:before { content: '\ef69' }
.dashicon.material-symbol.photo_filter:before { content: '\e43b' }
.dashicon.material-symbol.photo_frame:before { content: '\f0d9' }
.dashicon.material-symbol.photo_library:before { content: '\e413' }
.dashicon.material-symbol.photo_size_select_actual:before { content: '\e432' }
.dashicon.material-symbol.photo_size_select_large:before { content: '\e433' }
.dashicon.material-symbol.photo_size_select_small:before { content: '\e434' }
.dashicon.material-symbol.php:before { content: '\eb8f' }
.dashicon.material-symbol.piano:before { content: '\e521' }
.dashicon.material-symbol.piano_off:before { content: '\e520' }
.dashicon.material-symbol.picture_as_pdf:before { content: '\e415' }
.dashicon.material-symbol.picture_in_picture:before { content: '\e8aa' }
.dashicon.material-symbol.picture_in_picture_alt:before { content: '\e911' }
.dashicon.material-symbol.pie_chart:before { content: '\f0da' }
.dashicon.material-symbol.pie_chart_filled:before { content: '\f0da' }
.dashicon.material-symbol.pie_chart_outline:before { content: '\f0da' }
.dashicon.material-symbol.pie_chart_outlined:before { content: '\f0da' }
.dashicon.material-symbol.pin:before { content: '\f045' }
.dashicon.material-symbol.pin_drop:before { content: '\e55e' }
.dashicon.material-symbol.pin_end:before { content: '\e767' }
.dashicon.material-symbol.pin_invoke:before { content: '\e763' }
.dashicon.material-symbol.pinch:before { content: '\eb38' }
.dashicon.material-symbol.pinch_zoom_in:before { content: '\f1fa' }
.dashicon.material-symbol.pinch_zoom_out:before { content: '\f1fb' }
.dashicon.material-symbol.pivot_table_chart:before { content: '\e9ce' }
.dashicon.material-symbol.place:before { content: '\e55f' }
.dashicon.material-symbol.place_item:before { content: '\f1f0' }
.dashicon.material-symbol.plagiarism:before { content: '\ea5a' }
.dashicon.material-symbol.play_arrow:before { content: '\e037' }
.dashicon.material-symbol.play_circle:before { content: '\e1c4' }
.dashicon.material-symbol.play_disabled:before { content: '\ef6a' }
.dashicon.material-symbol.play_for_work:before { content: '\e906' }
.dashicon.material-symbol.play_lesson:before { content: '\f047' }
.dashicon.material-symbol.play_pause:before { content: '\f137' }
.dashicon.material-symbol.play_services:before { content: '\ea93' }
.dashicon.material-symbol.playlist_add:before { content: '\e03b' }
.dashicon.material-symbol.playlist_add_check:before { content: '\e065' }
.dashicon.material-symbol.playlist_add_check_circle:before { content: '\e7e6' }
.dashicon.material-symbol.playlist_add_circle:before { content: '\e7e5' }
.dashicon.material-symbol.playlist_play:before { content: '\e05f' }
.dashicon.material-symbol.playlist_remove:before { content: '\eb80' }
.dashicon.material-symbol.plumbing:before { content: '\f107' }
.dashicon.material-symbol.plus_one:before { content: '\e800' }
.dashicon.material-symbol.podcasts:before { content: '\f048' }
.dashicon.material-symbol.podcasts_app:before { content: '\ea89' }
.dashicon.material-symbol.point_of_sale:before { content: '\f17e' }
.dashicon.material-symbol.policy:before { content: '\ea17' }
.dashicon.material-symbol.poll:before { content: '\e85c' }
.dashicon.material-symbol.polyline:before { content: '\ebbb' }
.dashicon.material-symbol.polymer:before { content: '\e8ab' }
.dashicon.material-symbol.pool:before { content: '\eb48' }
.dashicon.material-symbol.portable_wifi_off:before { content: '\f087' }
.dashicon.material-symbol.portrait:before { content: '\e851' }
.dashicon.material-symbol.post_add:before { content: '\ea20' }
.dashicon.material-symbol.power:before { content: '\e63c' }
.dashicon.material-symbol.power_input:before { content: '\e336' }
.dashicon.material-symbol.power_off:before { content: '\e646' }
.dashicon.material-symbol.power_settings_new:before { content: '\e8ac' }
.dashicon.material-symbol.precision_manufacturing:before { content: '\f049' }
.dashicon.material-symbol.pregnant_woman:before { content: '\e91e' }
.dashicon.material-symbol.present_to_all:before { content: '\e0df' }
.dashicon.material-symbol.preview:before { content: '\f1c5' }
.dashicon.material-symbol.price_change:before { content: '\f04a' }
.dashicon.material-symbol.price_check:before { content: '\f04b' }
.dashicon.material-symbol.print:before { content: '\e8ad' }
.dashicon.material-symbol.print_disabled:before { content: '\e9cf' }
.dashicon.material-symbol.priority:before { content: '\e19f' }
.dashicon.material-symbol.priority_high:before { content: '\e645' }
.dashicon.material-symbol.privacy:before { content: '\f148' }
.dashicon.material-symbol.privacy_tip:before { content: '\f0dc' }
.dashicon.material-symbol.private_connectivity:before { content: '\e744' }
.dashicon.material-symbol.production_quantity_limits:before { content: '\e1d1' }
.dashicon.material-symbol.propane:before { content: '\ec14' }
.dashicon.material-symbol.propane_tank:before { content: '\ec13' }
.dashicon.material-symbol.psychology:before { content: '\ea4a' }
.dashicon.material-symbol.public:before { content: '\e80b' }
.dashicon.material-symbol.public_off:before { content: '\f1ca' }
.dashicon.material-symbol.publish:before { content: '\e255' }
.dashicon.material-symbol.published_with_changes:before { content: '\f232' }
.dashicon.material-symbol.punch_clock:before { content: '\eaa8' }
.dashicon.material-symbol.qr_code:before { content: '\ef6b' }
.dashicon.material-symbol.qr_code_2:before { content: '\e00a' }
.dashicon.material-symbol.qr_code_scanner:before { content: '\f206' }
.dashicon.material-symbol.query_builder:before { content: '\efd6' }
.dashicon.material-symbol.query_stats:before { content: '\e4fc' }
.dashicon.material-symbol.question_answer:before { content: '\e8af' }
.dashicon.material-symbol.question_mark:before { content: '\eb8b' }
.dashicon.material-symbol.queue:before { content: '\e03c' }
.dashicon.material-symbol.queue_music:before { content: '\e03d' }
.dashicon.material-symbol.queue_play_next:before { content: '\e066' }
.dashicon.material-symbol.quick_phrases:before { content: '\e7d1' }
.dashicon.material-symbol.quickreply:before { content: '\ef6c' }
.dashicon.material-symbol.quiz:before { content: '\f04c' }
.dashicon.material-symbol.r_mobiledata:before { content: '\f04d' }
.dashicon.material-symbol.radar:before { content: '\f04e' }
.dashicon.material-symbol.radio:before { content: '\e03e' }
.dashicon.material-symbol.radio_button_checked:before { content: '\e837' }
.dashicon.material-symbol.radio_button_unchecked:before { content: '\e836' }
.dashicon.material-symbol.railway_alert:before { content: '\e9d1' }
.dashicon.material-symbol.rainy:before { content: '\f176' }
.dashicon.material-symbol.ramen_dining:before { content: '\ea64' }
.dashicon.material-symbol.ramp_left:before { content: '\eb9c' }
.dashicon.material-symbol.ramp_right:before { content: '\eb96' }
.dashicon.material-symbol.range_hood:before { content: '\e1ea' }
.dashicon.material-symbol.rate_review:before { content: '\e560' }
.dashicon.material-symbol.raw_off:before { content: '\f04f' }
.dashicon.material-symbol.raw_on:before { content: '\f050' }
.dashicon.material-symbol.read_more:before { content: '\ef6d' }
.dashicon.material-symbol.real_estate_agent:before { content: '\e73a' }
.dashicon.material-symbol.receipt:before { content: '\e8b0' }
.dashicon.material-symbol.receipt_long:before { content: '\ef6e' }
.dashicon.material-symbol.recent_actors:before { content: '\e03f' }
.dashicon.material-symbol.recommend:before { content: '\e9d2' }
.dashicon.material-symbol.record_voice_over:before { content: '\e91f' }
.dashicon.material-symbol.rectangle:before { content: '\eb54' }
.dashicon.material-symbol.recycling:before { content: '\e760' }
.dashicon.material-symbol.redeem:before { content: '\e8f6' }
.dashicon.material-symbol.redo:before { content: '\e15a' }
.dashicon.material-symbol.reduce_capacity:before { content: '\f21c' }
.dashicon.material-symbol.refresh:before { content: '\e5d5' }
.dashicon.material-symbol.remember_me:before { content: '\f051' }
.dashicon.material-symbol.remote_gen:before { content: '\e83e' }
.dashicon.material-symbol.remove:before { content: '\e15b' }
.dashicon.material-symbol.remove_circle:before { content: '\f08f' }
.dashicon.material-symbol.remove_circle_outline:before { content: '\f08f' }
.dashicon.material-symbol.remove_done:before { content: '\e9d3' }
.dashicon.material-symbol.remove_from_queue:before { content: '\e067' }
.dashicon.material-symbol.remove_moderator:before { content: '\e9d4' }
.dashicon.material-symbol.remove_red_eye:before { content: '\e8f4' }
.dashicon.material-symbol.remove_road:before { content: '\ebfc' }
.dashicon.material-symbol.remove_shopping_cart:before { content: '\e928' }
.dashicon.material-symbol.reorder:before { content: '\e8fe' }
.dashicon.material-symbol.repeat:before { content: '\e040' }
.dashicon.material-symbol.repeat_on:before { content: '\e9d6' }
.dashicon.material-symbol.repeat_one:before { content: '\e041' }
.dashicon.material-symbol.repeat_one_on:before { content: '\e9d7' }
.dashicon.material-symbol.replay:before { content: '\e042' }
.dashicon.material-symbol.replay_10:before { content: '\e059' }
.dashicon.material-symbol.replay_30:before { content: '\e05a' }
.dashicon.material-symbol.replay_5:before { content: '\e05b' }
.dashicon.material-symbol.replay_circle_filled:before { content: '\e9d8' }
.dashicon.material-symbol.reply:before { content: '\e15e' }
.dashicon.material-symbol.reply_all:before { content: '\e15f' }
.dashicon.material-symbol.report:before { content: '\f052' }
.dashicon.material-symbol.report_gmailerrorred:before { content: '\f052' }
.dashicon.material-symbol.report_off:before { content: '\e170' }
.dashicon.material-symbol.report_problem:before { content: '\f083' }
.dashicon.material-symbol.request_page:before { content: '\f22c' }
.dashicon.material-symbol.request_quote:before { content: '\f1b6' }
.dashicon.material-symbol.reset_tv:before { content: '\e9d9' }
.dashicon.material-symbol.restart_alt:before { content: '\f053' }
.dashicon.material-symbol.restaurant:before { content: '\e56c' }
.dashicon.material-symbol.restaurant_menu:before { content: '\e561' }
.dashicon.material-symbol.restore:before { content: '\e8b3' }
.dashicon.material-symbol.restore_from_trash:before { content: '\e938' }
.dashicon.material-symbol.restore_page:before { content: '\e929' }
.dashicon.material-symbol.retention:before { content: '\f215' }
.dashicon.material-symbol.reviews:before { content: '\f07c' }
.dashicon.material-symbol.rice_bowl:before { content: '\f1f5' }
.dashicon.material-symbol.ring_volume:before { content: '\f0dd' }
.dashicon.material-symbol.ring_volume_filled:before { content: '\f0dd' }
.dashicon.material-symbol.rocket:before { content: '\eba5' }
.dashicon.material-symbol.rocket_launch:before { content: '\eb9b' }
.dashicon.material-symbol.roller_shades:before { content: '\ec12' }
.dashicon.material-symbol.roller_shades_closed:before { content: '\ec11' }
.dashicon.material-symbol.roller_skating:before { content: '\ebcd' }
.dashicon.material-symbol.roofing:before { content: '\f201' }
.dashicon.material-symbol.room_preferences:before { content: '\f1b8' }
.dashicon.material-symbol.room_service:before { content: '\eb49' }
.dashicon.material-symbol.rotate_90_degrees_ccw:before { content: '\e418' }
.dashicon.material-symbol.rotate_90_degrees_cw:before { content: '\eaab' }
.dashicon.material-symbol.rotate_left:before { content: '\e419' }
.dashicon.material-symbol.rotate_right:before { content: '\e41a' }
.dashicon.material-symbol.roundabout_left:before { content: '\eb99' }
.dashicon.material-symbol.roundabout_right:before { content: '\eba3' }
.dashicon.material-symbol.rounded_corner:before { content: '\e920' }
.dashicon.material-symbol.route:before { content: '\eacd' }
.dashicon.material-symbol.router:before { content: '\e328' }
.dashicon.material-symbol.routine:before { content: '\e20c' }
.dashicon.material-symbol.rowing:before { content: '\e921' }
.dashicon.material-symbol.rss_feed:before { content: '\e0e5' }
.dashicon.material-symbol.rsvp:before { content: '\f055' }
.dashicon.material-symbol.rtt:before { content: '\e9ad' }
.dashicon.material-symbol.rule:before { content: '\f1c2' }
.dashicon.material-symbol.rule_folder:before { content: '\f1c9' }
.dashicon.material-symbol.run_circle:before { content: '\ef6f' }
.dashicon.material-symbol.running_with_errors:before { content: '\e51d' }
.dashicon.material-symbol.rv_hookup:before { content: '\e642' }
.dashicon.material-symbol.safety_check:before { content: '\ebef' }
.dashicon.material-symbol.safety_divider:before { content: '\e1cc' }
.dashicon.material-symbol.sailing:before { content: '\e502' }
.dashicon.material-symbol.sanitizer:before { content: '\f21d' }
.dashicon.material-symbol.satellite:before { content: '\e562' }
.dashicon.material-symbol.satellite_alt:before { content: '\eb3a' }
.dashicon.material-symbol.save:before { content: '\e161' }
.dashicon.material-symbol.save_alt:before { content: '\f090' }
.dashicon.material-symbol.save_as:before { content: '\eb60' }
.dashicon.material-symbol.saved_search:before { content: '\ea11' }
.dashicon.material-symbol.savings:before { content: '\e2eb' }
.dashicon.material-symbol.scale:before { content: '\eb5f' }
.dashicon.material-symbol.scanner:before { content: '\e329' }
.dashicon.material-symbol.scatter_plot:before { content: '\e268' }
.dashicon.material-symbol.scene:before { content: '\e2a7' }
.dashicon.material-symbol.schedule:before { content: '\efd6' }
.dashicon.material-symbol.schedule_send:before { content: '\ea0a' }
.dashicon.material-symbol.schema:before { content: '\e4fd' }
.dashicon.material-symbol.school:before { content: '\e80c' }
.dashicon.material-symbol.science:before { content: '\ea4b' }
.dashicon.material-symbol.score:before { content: '\e269' }
.dashicon.material-symbol.scoreboard:before { content: '\ebd0' }
.dashicon.material-symbol.screen_attention:before { content: '\f1ed' }
.dashicon.material-symbol.screen_attention_off:before { content: '\f1ee' }
.dashicon.material-symbol.screen_lock_landscape:before { content: '\e1be' }
.dashicon.material-symbol.screen_lock_portrait:before { content: '\e1bf' }
.dashicon.material-symbol.screen_lock_rotation:before { content: '\e1c0' }
.dashicon.material-symbol.screen_rotation:before { content: '\e1c1' }
.dashicon.material-symbol.screen_rotation_alt:before { content: '\ebee' }
.dashicon.material-symbol.screen_search_desktop:before { content: '\ef70' }
.dashicon.material-symbol.screen_share:before { content: '\e0e2' }
.dashicon.material-symbol.screenshot:before { content: '\f056' }
.dashicon.material-symbol.screenshot_monitor:before { content: '\ec08' }
.dashicon.material-symbol.scuba_diving:before { content: '\ebce' }
.dashicon.material-symbol.sd:before { content: '\e9dd' }
.dashicon.material-symbol.sd_card:before { content: '\e623' }
.dashicon.material-symbol.sd_card_alert:before { content: '\f057' }
.dashicon.material-symbol.sd_storage:before { content: '\e623' }
.dashicon.material-symbol.search:before { content: '\e8b6' }
.dashicon.material-symbol.search_off:before { content: '\ea76' }
.dashicon.material-symbol.security:before { content: '\e32a' }
.dashicon.material-symbol.security_pro_monitoring:before { content: '\f142' }
.dashicon.material-symbol.security_update:before { content: '\f072' }
.dashicon.material-symbol.security_update_good:before { content: '\f073' }
.dashicon.material-symbol.security_update_warning:before { content: '\f074' }
.dashicon.material-symbol.segment:before { content: '\e94b' }
.dashicon.material-symbol.select_all:before { content: '\e162' }
.dashicon.material-symbol.select_check_box:before { content: '\f1fe' }
.dashicon.material-symbol.self_improvement:before { content: '\ea78' }
.dashicon.material-symbol.sell:before { content: '\f05b' }
.dashicon.material-symbol.send:before { content: '\e163' }
.dashicon.material-symbol.send_and_archive:before { content: '\ea0c' }
.dashicon.material-symbol.send_time_extension:before { content: '\eadb' }
.dashicon.material-symbol.send_to_mobile:before { content: '\f05c' }
.dashicon.material-symbol.sensor_door:before { content: '\f1b5' }
.dashicon.material-symbol.sensor_occupied:before { content: '\ec10' }
.dashicon.material-symbol.sensor_window:before { content: '\f1b4' }
.dashicon.material-symbol.sensors:before { content: '\e51e' }
.dashicon.material-symbol.sensors_off:before { content: '\e51f' }
.dashicon.material-symbol.sentiment_dissatisfied:before { content: '\e811' }
.dashicon.material-symbol.sentiment_extremely_dissatisfied:before { content: '\f194' }
.dashicon.material-symbol.sentiment_neutral:before { content: '\e812' }
.dashicon.material-symbol.sentiment_satisfied:before { content: '\e813' }
.dashicon.material-symbol.sentiment_satisfied_alt:before { content: '\e813' }
.dashicon.material-symbol.sentiment_very_dissatisfied:before { content: '\e814' }
.dashicon.material-symbol.sentiment_very_satisfied:before { content: '\e815' }
.dashicon.material-symbol.service_directory:before { content: '\f1cb' }
.dashicon.material-symbol.set_meal:before { content: '\f1ea' }
.dashicon.material-symbol.settings:before { content: '\e8b8' }
.dashicon.material-symbol.settings_accessibility:before { content: '\f05d' }
.dashicon.material-symbol.settings_applications:before { content: '\e8b9' }
.dashicon.material-symbol.settings_backup_restore:before { content: '\e8ba' }
.dashicon.material-symbol.settings_bluetooth:before { content: '\e8bb' }
.dashicon.material-symbol.settings_brightness:before { content: '\e8bd' }
.dashicon.material-symbol.settings_cell:before { content: '\e8bc' }
.dashicon.material-symbol.settings_ethernet:before { content: '\e8be' }
.dashicon.material-symbol.settings_input_antenna:before { content: '\e8bf' }
.dashicon.material-symbol.settings_input_component:before { content: '\e8c0' }
.dashicon.material-symbol.settings_input_composite:before { content: '\e8c0' }
.dashicon.material-symbol.settings_input_hdmi:before { content: '\e8c2' }
.dashicon.material-symbol.settings_input_svideo:before { content: '\e8c3' }
.dashicon.material-symbol.settings_overscan:before { content: '\e8c4' }
.dashicon.material-symbol.settings_phone:before { content: '\e8c5' }
.dashicon.material-symbol.settings_power:before { content: '\e8c6' }
.dashicon.material-symbol.settings_remote:before { content: '\e8c7' }
.dashicon.material-symbol.settings_suggest:before { content: '\f05e' }
.dashicon.material-symbol.settings_system_daydream:before { content: '\e1c3' }
.dashicon.material-symbol.settings_voice:before { content: '\e8c8' }
.dashicon.material-symbol.settop_component:before { content: '\e2ac' }
.dashicon.material-symbol.severe_cold:before { content: '\ebd3' }
.dashicon.material-symbol.share:before { content: '\e80d' }
.dashicon.material-symbol.share_location:before { content: '\f05f' }
.dashicon.material-symbol.sheets:before { content: '\ea94' }
.dashicon.material-symbol.sheets_add_on:before { content: '\f0de' }
.dashicon.material-symbol.sheets_apps_script:before { content: '\f0df' }
.dashicon.material-symbol.shield:before { content: '\e9e0' }
.dashicon.material-symbol.shield_moon:before { content: '\eaa9' }
.dashicon.material-symbol.shop:before { content: '\e8c9' }
.dashicon.material-symbol.shop_2:before { content: '\e8ca' }
.dashicon.material-symbol.shop_two:before { content: '\e8ca' }
.dashicon.material-symbol.shopping_bag:before { content: '\f1cc' }
.dashicon.material-symbol.shopping_basket:before { content: '\e8cb' }
.dashicon.material-symbol.shopping_cart:before { content: '\e8cc' }
.dashicon.material-symbol.shopping_cart_checkout:before { content: '\eb88' }
.dashicon.material-symbol.short_text:before { content: '\e261' }
.dashicon.material-symbol.shortcut:before { content: '\f060' }
.dashicon.material-symbol.show_chart:before { content: '\e6e1' }
.dashicon.material-symbol.shower:before { content: '\f061' }
.dashicon.material-symbol.shuffle:before { content: '\e043' }
.dashicon.material-symbol.shuffle_on:before { content: '\e9e1' }
.dashicon.material-symbol.shutter_speed:before { content: '\e43d' }
.dashicon.material-symbol.sick:before { content: '\f220' }
.dashicon.material-symbol.sign_language:before { content: '\ebe5' }
.dashicon.material-symbol.signal_cellular_0_bar:before { content: '\f0a8' }
.dashicon.material-symbol.signal_cellular_1_bar:before { content: '\f0a9' }
.dashicon.material-symbol.signal_cellular_2_bar:before { content: '\f0aa' }
.dashicon.material-symbol.signal_cellular_3_bar:before { content: '\f0ab' }
.dashicon.material-symbol.signal_cellular_4_bar:before { content: '\e1c8' }
.dashicon.material-symbol.signal_cellular_alt:before { content: '\e202' }
.dashicon.material-symbol.signal_cellular_alt_1_bar:before { content: '\ebdf' }
.dashicon.material-symbol.signal_cellular_alt_2_bar:before { content: '\ebe3' }
.dashicon.material-symbol.signal_cellular_connected_no_internet_0_bar:before { content: '\f0ac' }
.dashicon.material-symbol.signal_cellular_connected_no_internet_4_bar:before { content: '\e1cd' }
.dashicon.material-symbol.signal_cellular_no_sim:before { content: '\e1ce' }
.dashicon.material-symbol.signal_cellular_nodata:before { content: '\f062' }
.dashicon.material-symbol.signal_cellular_null:before { content: '\e1cf' }
.dashicon.material-symbol.signal_cellular_off:before { content: '\e1d0' }
.dashicon.material-symbol.signal_disconnected:before { content: '\f239' }
.dashicon.material-symbol.signal_wifi_0_bar:before { content: '\f0b0' }
.dashicon.material-symbol.signal_wifi_4_bar:before { content: '\f065' }
.dashicon.material-symbol.signal_wifi_4_bar_lock:before { content: '\e1e1' }
.dashicon.material-symbol.signal_wifi_bad:before { content: '\f064' }
.dashicon.material-symbol.signal_wifi_connected_no_internet_4:before { content: '\f064' }
.dashicon.material-symbol.signal_wifi_off:before { content: '\e1da' }
.dashicon.material-symbol.signal_wifi_statusbar_4_bar:before { content: '\f065' }
.dashicon.material-symbol.signal_wifi_statusbar_not_connected:before { content: '\f0ef' }
.dashicon.material-symbol.signal_wifi_statusbar_null:before { content: '\f067' }
.dashicon.material-symbol.signpost:before { content: '\eb91' }
.dashicon.material-symbol.sim_card:before { content: '\e32b' }
.dashicon.material-symbol.sim_card_alert:before { content: '\f057' }
.dashicon.material-symbol.sim_card_download:before { content: '\f068' }
.dashicon.material-symbol.single_bed:before { content: '\ea48' }
.dashicon.material-symbol.sip:before { content: '\f069' }
.dashicon.material-symbol.skateboarding:before { content: '\e511' }
.dashicon.material-symbol.skip_next:before { content: '\e044' }
.dashicon.material-symbol.skip_previous:before { content: '\e045' }
.dashicon.material-symbol.sledding:before { content: '\e512' }
.dashicon.material-symbol.slides:before { content: '\ea90' }
.dashicon.material-symbol.slides_add_on:before { content: '\f0e0' }
.dashicon.material-symbol.slides_apps_script:before { content: '\f0e1' }
.dashicon.material-symbol.slideshow:before { content: '\e41b' }
.dashicon.material-symbol.slow_motion_video:before { content: '\e068' }
.dashicon.material-symbol.smart_button:before { content: '\f1c1' }
.dashicon.material-symbol.smart_display:before { content: '\f06a' }
.dashicon.material-symbol.smart_outlet:before { content: '\e844' }
.dashicon.material-symbol.smart_screen:before { content: '\f06b' }
.dashicon.material-symbol.smart_toy:before { content: '\f06c' }
.dashicon.material-symbol.smartphone:before { content: '\e32c' }
.dashicon.material-symbol.smoke_free:before { content: '\eb4a' }
.dashicon.material-symbol.smoking_rooms:before { content: '\eb4b' }
.dashicon.material-symbol.sms:before { content: '\e625' }
.dashicon.material-symbol.sms_failed:before { content: '\e87f' }
.dashicon.material-symbol.snippet_folder:before { content: '\f1c7' }
.dashicon.material-symbol.snooze:before { content: '\e046' }
.dashicon.material-symbol.snowboarding:before { content: '\e513' }
.dashicon.material-symbol.snowing:before { content: '\e80f' }
.dashicon.material-symbol.snowmobile:before { content: '\e503' }
.dashicon.material-symbol.snowshoeing:before { content: '\e514' }
.dashicon.material-symbol.soap:before { content: '\f1b2' }
.dashicon.material-symbol.social_distance:before { content: '\e1cb' }
.dashicon.material-symbol.solar_power:before { content: '\ec0f' }
.dashicon.material-symbol.sort:before { content: '\e164' }
.dashicon.material-symbol.sort_by_alpha:before { content: '\e053' }
.dashicon.material-symbol.sos:before { content: '\ebf7' }
.dashicon.material-symbol.sound_detection_dog_barking:before { content: '\f149' }
.dashicon.material-symbol.sound_detection_glass_break:before { content: '\f14a' }
.dashicon.material-symbol.sound_detection_loud_sound:before { content: '\f14b' }
.dashicon.material-symbol.sound_sensing:before { content: '\f146' }
.dashicon.material-symbol.soup_kitchen:before { content: '\e7d3' }
.dashicon.material-symbol.south:before { content: '\f1e3' }
.dashicon.material-symbol.south_america:before { content: '\e7e4' }
.dashicon.material-symbol.south_east:before { content: '\f1e4' }
.dashicon.material-symbol.south_west:before { content: '\f1e5' }
.dashicon.material-symbol.spa:before { content: '\eb4c' }
.dashicon.material-symbol.space_bar:before { content: '\e256' }
.dashicon.material-symbol.space_dashboard:before { content: '\e66b' }
.dashicon.material-symbol.spatial_audio:before { content: '\ebeb' }
.dashicon.material-symbol.spatial_audio_off:before { content: '\ebe8' }
.dashicon.material-symbol.spatial_tracking:before { content: '\ebea' }
.dashicon.material-symbol.speaker:before { content: '\e32d' }
.dashicon.material-symbol.speaker_group:before { content: '\e32e' }
.dashicon.material-symbol.speaker_notes:before { content: '\e8cd' }
.dashicon.material-symbol.speaker_notes_off:before { content: '\e92a' }
.dashicon.material-symbol.speaker_phone:before { content: '\e0d2' }
.dashicon.material-symbol.speed:before { content: '\e9e4' }
.dashicon.material-symbol.spellcheck:before { content: '\e8ce' }
.dashicon.material-symbol.splitscreen:before { content: '\f06d' }
.dashicon.material-symbol.spoke:before { content: '\e9a7' }
.dashicon.material-symbol.sports:before { content: '\ea30' }
.dashicon.material-symbol.sports_bar:before { content: '\f1f3' }
.dashicon.material-symbol.sports_baseball:before { content: '\ea51' }
.dashicon.material-symbol.sports_basketball:before { content: '\ea26' }
.dashicon.material-symbol.sports_cricket:before { content: '\ea27' }
.dashicon.material-symbol.sports_esports:before { content: '\ea28' }
.dashicon.material-symbol.sports_football:before { content: '\ea29' }
.dashicon.material-symbol.sports_golf:before { content: '\ea2a' }
.dashicon.material-symbol.sports_gymnastics:before { content: '\ebc4' }
.dashicon.material-symbol.sports_handball:before { content: '\ea33' }
.dashicon.material-symbol.sports_hockey:before { content: '\ea2b' }
.dashicon.material-symbol.sports_kabaddi:before { content: '\ea34' }
.dashicon.material-symbol.sports_martial_arts:before { content: '\eae9' }
.dashicon.material-symbol.sports_mma:before { content: '\ea2c' }
.dashicon.material-symbol.sports_motorsports:before { content: '\ea2d' }
.dashicon.material-symbol.sports_rugby:before { content: '\ea2e' }
.dashicon.material-symbol.sports_score:before { content: '\f06e' }
.dashicon.material-symbol.sports_soccer:before { content: '\ea2f' }
.dashicon.material-symbol.sports_tennis:before { content: '\ea32' }
.dashicon.material-symbol.sports_volleyball:before { content: '\ea31' }
.dashicon.material-symbol.sprinkler:before { content: '\e29a' }
.dashicon.material-symbol.square:before { content: '\eb36' }
.dashicon.material-symbol.square_foot:before { content: '\ea49' }
.dashicon.material-symbol.ssid_chart:before { content: '\eb66' }
.dashicon.material-symbol.stabilization:before { content: '\f1d3' }
.dashicon.material-symbol.stabilization_action:before { content: '\f226' }
.dashicon.material-symbol.stabilization_lock:before { content: '\f1eb' }
.dashicon.material-symbol.stabilization_pan:before { content: '\f1ec' }
.dashicon.material-symbol.stacked_bar_chart:before { content: '\e9e6' }
.dashicon.material-symbol.stacked_line_chart:before { content: '\f22b' }
.dashicon.material-symbol.stadia_controller:before { content: '\f135' }
.dashicon.material-symbol.stadium:before { content: '\eb90' }
.dashicon.material-symbol.stairs:before { content: '\f1a9' }
.dashicon.material-symbol.star:before { content: '\f0ec' }
.dashicon.material-symbol.star_border:before { content: '\f099' }
.dashicon.material-symbol.star_border_purple500:before { content: '\f099' }
.dashicon.material-symbol.star_half:before { content: '\e839' }
.dashicon.material-symbol.star_outline:before { content: '\f099' }
.dashicon.material-symbol.star_purple500:before { content: '\f0ec' }
.dashicon.material-symbol.star_rate:before { content: '\f0ec' }
.dashicon.material-symbol.stars:before { content: '\e8d0' }
.dashicon.material-symbol.start:before { content: '\e089' }
.dashicon.material-symbol.stateful:before { content: '\f19a' }
.dashicon.material-symbol.stay_current_landscape:before { content: '\e0d3' }
.dashicon.material-symbol.stay_current_portrait:before { content: '\e0d4' }
.dashicon.material-symbol.stay_primary_landscape:before { content: '\e0d5' }
.dashicon.material-symbol.stay_primary_portrait:before { content: '\e0d6' }
.dashicon.material-symbol.sticky_note_2:before { content: '\f1fc' }
.dashicon.material-symbol.stop:before { content: '\e047' }
.dashicon.material-symbol.stop_circle:before { content: '\ef71' }
.dashicon.material-symbol.stop_screen_share:before { content: '\e0e3' }
.dashicon.material-symbol.storage:before { content: '\e1db' }
.dashicon.material-symbol.store:before { content: '\e8d1' }
.dashicon.material-symbol.store_mall_directory:before { content: '\e8d1' }
.dashicon.material-symbol.storefront:before { content: '\ea12' }
.dashicon.material-symbol.storm:before { content: '\f070' }
.dashicon.material-symbol.straight:before { content: '\eb95' }
.dashicon.material-symbol.straighten:before { content: '\e41c' }
.dashicon.material-symbol.stream:before { content: '\e9e9' }
.dashicon.material-symbol.streetview:before { content: '\e56e' }
.dashicon.material-symbol.strikethrough_s:before { content: '\e257' }
.dashicon.material-symbol.stroller:before { content: '\f1ae' }
.dashicon.material-symbol.style:before { content: '\e41d' }
.dashicon.material-symbol.styler:before { content: '\e273' }
.dashicon.material-symbol.subdirectory_arrow_left:before { content: '\e5d9' }
.dashicon.material-symbol.subdirectory_arrow_right:before { content: '\e5da' }
.dashicon.material-symbol.subject:before { content: '\e8d2' }
.dashicon.material-symbol.subscript:before { content: '\f111' }
.dashicon.material-symbol.subscriptions:before { content: '\e064' }
.dashicon.material-symbol.subtitles:before { content: '\e048' }
.dashicon.material-symbol.subtitles_off:before { content: '\ef72' }
.dashicon.material-symbol.subway:before { content: '\e56f' }
.dashicon.material-symbol.summarize:before { content: '\f071' }
.dashicon.material-symbol.sunny:before { content: '\e81a' }
.dashicon.material-symbol.sunny_snowing:before { content: '\e819' }
.dashicon.material-symbol.superscript:before { content: '\f112' }
.dashicon.material-symbol.supervised_user_circle:before { content: '\e939' }
.dashicon.material-symbol.supervisor_account:before { content: '\e8d3' }
.dashicon.material-symbol.support:before { content: '\ef73' }
.dashicon.material-symbol.support_agent:before { content: '\f0e2' }
.dashicon.material-symbol.surfing:before { content: '\e515' }
.dashicon.material-symbol.surround_sound:before { content: '\e049' }
.dashicon.material-symbol.swap_calls:before { content: '\e0d7' }
.dashicon.material-symbol.swap_horiz:before { content: '\e8d4' }
.dashicon.material-symbol.swap_horizontal_circle:before { content: '\e933' }
.dashicon.material-symbol.swap_vert:before { content: '\e8d5' }
.dashicon.material-symbol.swap_vertical_circle:before { content: '\e8d6' }
.dashicon.material-symbol.swipe:before { content: '\e9ec' }
.dashicon.material-symbol.swipe_down:before { content: '\eb53' }
.dashicon.material-symbol.swipe_down_alt:before { content: '\eb30' }
.dashicon.material-symbol.swipe_left:before { content: '\eb59' }
.dashicon.material-symbol.swipe_left_alt:before { content: '\eb33' }
.dashicon.material-symbol.swipe_right:before { content: '\eb52' }
.dashicon.material-symbol.swipe_right_alt:before { content: '\eb56' }
.dashicon.material-symbol.swipe_up:before { content: '\eb2e' }
.dashicon.material-symbol.swipe_up_alt:before { content: '\eb35' }
.dashicon.material-symbol.swipe_vertical:before { content: '\eb51' }
.dashicon.material-symbol.switch:before { content: '\e1f4' }
.dashicon.material-symbol.switch_access_shortcut:before { content: '\e7e1' }
.dashicon.material-symbol.switch_access_shortcut_add:before { content: '\e7e2' }
.dashicon.material-symbol.switch_account:before { content: '\e9ed' }
.dashicon.material-symbol.switch_camera:before { content: '\e41e' }
.dashicon.material-symbol.switch_left:before { content: '\f1d1' }
.dashicon.material-symbol.switch_right:before { content: '\f1d2' }
.dashicon.material-symbol.switch_video:before { content: '\e41f' }
.dashicon.material-symbol.synagogue:before { content: '\eab0' }
.dashicon.material-symbol.sync:before { content: '\e627' }
.dashicon.material-symbol.sync_alt:before { content: '\ea18' }
.dashicon.material-symbol.sync_disabled:before { content: '\e628' }
.dashicon.material-symbol.sync_lock:before { content: '\eaee' }
.dashicon.material-symbol.sync_problem:before { content: '\e629' }
.dashicon.material-symbol.system_security_update:before { content: '\f072' }
.dashicon.material-symbol.system_security_update_good:before { content: '\f073' }
.dashicon.material-symbol.system_security_update_warning:before { content: '\f074' }
.dashicon.material-symbol.system_update:before { content: '\f072' }
.dashicon.material-symbol.system_update_alt:before { content: '\e8d7' }
.dashicon.material-symbol.tab:before { content: '\e8d8' }
.dashicon.material-symbol.tab_unselected:before { content: '\e8d9' }
.dashicon.material-symbol.table:before { content: '\f191' }
.dashicon.material-symbol.table_bar:before { content: '\ead2' }
.dashicon.material-symbol.table_chart:before { content: '\e265' }
.dashicon.material-symbol.table_restaurant:before { content: '\eac6' }
.dashicon.material-symbol.table_rows:before { content: '\f101' }
.dashicon.material-symbol.table_view:before { content: '\f1be' }
.dashicon.material-symbol.tablet:before { content: '\e32f' }
.dashicon.material-symbol.tablet_android:before { content: '\e330' }
.dashicon.material-symbol.tablet_mac:before { content: '\e331' }
.dashicon.material-symbol.tag:before { content: '\e9ef' }
.dashicon.material-symbol.tag_faces:before { content: '\ea22' }
.dashicon.material-symbol.takeout_dining:before { content: '\ea74' }
.dashicon.material-symbol.tamper_detection_off:before { content: '\e82e' }
.dashicon.material-symbol.tap_and_play:before { content: '\e62b' }
.dashicon.material-symbol.tapas:before { content: '\f1e9' }
.dashicon.material-symbol.task:before { content: '\f075' }
.dashicon.material-symbol.task_alt:before { content: '\e2e6' }
.dashicon.material-symbol.taxi_alert:before { content: '\ef74' }
.dashicon.material-symbol.team_dashboard:before { content: '\e013' }
.dashicon.material-symbol.temple_buddhist:before { content: '\eab3' }
.dashicon.material-symbol.temple_hindu:before { content: '\eaaf' }
.dashicon.material-symbol.tenancy:before { content: '\f0e3' }
.dashicon.material-symbol.terminal:before { content: '\eb8e' }
.dashicon.material-symbol.terrain:before { content: '\e564' }
.dashicon.material-symbol.text_decrease:before { content: '\eadd' }
.dashicon.material-symbol.text_fields:before { content: '\e262' }
.dashicon.material-symbol.text_format:before { content: '\e165' }
.dashicon.material-symbol.text_increase:before { content: '\eae2' }
.dashicon.material-symbol.text_rotate_up:before { content: '\e93a' }
.dashicon.material-symbol.text_rotate_vertical:before { content: '\e93b' }
.dashicon.material-symbol.text_rotation_angledown:before { content: '\e93c' }
.dashicon.material-symbol.text_rotation_angleup:before { content: '\e93d' }
.dashicon.material-symbol.text_rotation_down:before { content: '\e93e' }
.dashicon.material-symbol.text_rotation_none:before { content: '\e93f' }
.dashicon.material-symbol.text_snippet:before { content: '\f1c6' }
.dashicon.material-symbol.text_to_speech:before { content: '\f1bc' }
.dashicon.material-symbol.textsms:before { content: '\e625' }
.dashicon.material-symbol.texture:before { content: '\e421' }
.dashicon.material-symbol.theater_comedy:before { content: '\ea66' }
.dashicon.material-symbol.theaters:before { content: '\e8da' }
.dashicon.material-symbol.thermometer:before { content: '\e846' }
.dashicon.material-symbol.thermostat:before { content: '\f076' }
.dashicon.material-symbol.thermostat_auto:before { content: '\f077' }
.dashicon.material-symbol.thermostat_carbon:before { content: '\f178' }
.dashicon.material-symbol.threat_intelligence:before { content: '\eaed' }
.dashicon.material-symbol.thumb_down:before { content: '\e8db' }
.dashicon.material-symbol.thumb_down_alt:before { content: '\e8db' }
.dashicon.material-symbol.thumb_down_filled:before { content: '\e8db' }
.dashicon.material-symbol.thumb_down_off:before { content: '\e8db' }
.dashicon.material-symbol.thumb_down_off_alt:before { content: '\e8db' }
.dashicon.material-symbol.thumb_up:before { content: '\f079' }
.dashicon.material-symbol.thumb_up_alt:before { content: '\f079' }
.dashicon.material-symbol.thumb_up_filled:before { content: '\f079' }
.dashicon.material-symbol.thumb_up_off:before { content: '\f079' }
.dashicon.material-symbol.thumb_up_off_alt:before { content: '\f079' }
.dashicon.material-symbol.thumbs_up_down:before { content: '\e8dd' }
.dashicon.material-symbol.thunderstorm:before { content: '\ebdb' }
.dashicon.material-symbol.time_auto:before { content: '\f0e4' }
.dashicon.material-symbol.time_to_leave:before { content: '\eff7' }
.dashicon.material-symbol.timelapse:before { content: '\e422' }
.dashicon.material-symbol.timeline:before { content: '\e922' }
.dashicon.material-symbol.timer:before { content: '\e425' }
.dashicon.material-symbol.timer_10:before { content: '\e423' }
.dashicon.material-symbol.timer_10_alt_1:before { content: '\efbf' }
.dashicon.material-symbol.timer_10_select:before { content: '\f07a' }
.dashicon.material-symbol.timer_3:before { content: '\e424' }
.dashicon.material-symbol.timer_3_alt_1:before { content: '\efc0' }
.dashicon.material-symbol.timer_3_select:before { content: '\f07b' }
.dashicon.material-symbol.timer_off:before { content: '\e426' }
.dashicon.material-symbol.tips_and_updates:before { content: '\e79a' }
.dashicon.material-symbol.tire_repair:before { content: '\ebc8' }
.dashicon.material-symbol.title:before { content: '\e264' }
.dashicon.material-symbol.toc:before { content: '\e8de' }
.dashicon.material-symbol.today:before { content: '\e8df' }
.dashicon.material-symbol.toggle_off:before { content: '\e9f5' }
.dashicon.material-symbol.toggle_on:before { content: '\e9f6' }
.dashicon.material-symbol.token:before { content: '\ea25' }
.dashicon.material-symbol.toll:before { content: '\e8e0' }
.dashicon.material-symbol.tonality:before { content: '\e427' }
.dashicon.material-symbol.topic:before { content: '\f1c8' }
.dashicon.material-symbol.tornado:before { content: '\e199' }
.dashicon.material-symbol.touch_app:before { content: '\e913' }
.dashicon.material-symbol.tour:before { content: '\ef75' }
.dashicon.material-symbol.toys:before { content: '\e332' }
.dashicon.material-symbol.track_changes:before { content: '\e8e1' }
.dashicon.material-symbol.traffic:before { content: '\e565' }
.dashicon.material-symbol.trail_length:before { content: '\eb5e' }
.dashicon.material-symbol.trail_length_medium:before { content: '\eb63' }
.dashicon.material-symbol.trail_length_short:before { content: '\eb6d' }
.dashicon.material-symbol.train:before { content: '\e570' }
.dashicon.material-symbol.tram:before { content: '\e571' }
.dashicon.material-symbol.transfer_within_a_station:before { content: '\e572' }
.dashicon.material-symbol.transform:before { content: '\e428' }
.dashicon.material-symbol.transgender:before { content: '\e58d' }
.dashicon.material-symbol.transit_enterexit:before { content: '\e579' }
.dashicon.material-symbol.translate:before { content: '\e8e2' }
.dashicon.material-symbol.transportation:before { content: '\e21d' }
.dashicon.material-symbol.travel_explore:before { content: '\e2db' }
.dashicon.material-symbol.trending_down:before { content: '\e8e3' }
.dashicon.material-symbol.trending_flat:before { content: '\e8e4' }
.dashicon.material-symbol.trending_up:before { content: '\e8e5' }
.dashicon.material-symbol.trip_origin:before { content: '\e57b' }
.dashicon.material-symbol.try:before { content: '\f07c' }
.dashicon.material-symbol.tsunami:before { content: '\ebd8' }
.dashicon.material-symbol.tty:before { content: '\f1aa' }
.dashicon.material-symbol.tune:before { content: '\e429' }
.dashicon.material-symbol.tungsten:before { content: '\f00d' }
.dashicon.material-symbol.turn_left:before { content: '\eba6' }
.dashicon.material-symbol.turn_right:before { content: '\ebab' }
.dashicon.material-symbol.turn_sharp_left:before { content: '\eba7' }
.dashicon.material-symbol.turn_sharp_right:before { content: '\ebaa' }
.dashicon.material-symbol.turn_slight_left:before { content: '\eba4' }
.dashicon.material-symbol.turn_slight_right:before { content: '\eb9a' }
.dashicon.material-symbol.turned_in:before { content: '\e8e7' }
.dashicon.material-symbol.turned_in_not:before { content: '\e8e7' }
.dashicon.material-symbol.tv:before { content: '\e333' }
.dashicon.material-symbol.tv_gen:before { content: '\e830' }
.dashicon.material-symbol.tv_off:before { content: '\e647' }
.dashicon.material-symbol.tv_with_assistant:before { content: '\e785' }
.dashicon.material-symbol.two_wheeler:before { content: '\e9f9' }
.dashicon.material-symbol.type_specimen:before { content: '\f8f0' }
.dashicon.material-symbol.u_turn_left:before { content: '\eba1' }
.dashicon.material-symbol.u_turn_right:before { content: '\eba2' }
.dashicon.material-symbol.umbrella:before { content: '\f1ad' }
.dashicon.material-symbol.unarchive:before { content: '\e169' }
.dashicon.material-symbol.unblock_flipped:before { content: '\efc4' }
.dashicon.material-symbol.undo:before { content: '\e166' }
.dashicon.material-symbol.unfold_less:before { content: '\e5d6' }
.dashicon.material-symbol.unfold_more:before { content: '\e5d7' }
.dashicon.material-symbol.unpin:before { content: '\e017' }
.dashicon.material-symbol.unpublished:before { content: '\f236' }
.dashicon.material-symbol.unsubscribe:before { content: '\e0eb' }
.dashicon.material-symbol.upcoming:before { content: '\f07e' }
.dashicon.material-symbol.update:before { content: '\e923' }
.dashicon.material-symbol.update_disabled:before { content: '\e075' }
.dashicon.material-symbol.upgrade:before { content: '\f0fb' }
.dashicon.material-symbol.upload:before { content: '\f09b' }
.dashicon.material-symbol.upload_file:before { content: '\e9fc' }
.dashicon.material-symbol.usb:before { content: '\e1e0' }
.dashicon.material-symbol.usb_off:before { content: '\e4fa' }
.dashicon.material-symbol.vaccines:before { content: '\e138' }
.dashicon.material-symbol.valve:before { content: '\e224' }
.dashicon.material-symbol.vape_free:before { content: '\ebc6' }
.dashicon.material-symbol.vaping_rooms:before { content: '\ebcf' }
.dashicon.material-symbol.verified:before { content: '\ef76' }
.dashicon.material-symbol.verified_user:before { content: '\f013' }
.dashicon.material-symbol.vertical_align_bottom:before { content: '\e258' }
.dashicon.material-symbol.vertical_align_center:before { content: '\e259' }
.dashicon.material-symbol.vertical_align_top:before { content: '\e25a' }
.dashicon.material-symbol.vertical_distribute:before { content: '\e076' }
.dashicon.material-symbol.vertical_shades:before { content: '\ec0e' }
.dashicon.material-symbol.vertical_shades_closed:before { content: '\ec0d' }
.dashicon.material-symbol.vertical_split:before { content: '\e949' }
.dashicon.material-symbol.vibration:before { content: '\e62d' }
.dashicon.material-symbol.video_audio_call:before { content: '\f183' }
.dashicon.material-symbol.video_call:before { content: '\e070' }
.dashicon.material-symbol.video_camera_back:before { content: '\f07f' }
.dashicon.material-symbol.video_camera_front:before { content: '\f080' }
.dashicon.material-symbol.video_file:before { content: '\eb87' }
.dashicon.material-symbol.video_label:before { content: '\e071' }
.dashicon.material-symbol.video_library:before { content: '\e04a' }
.dashicon.material-symbol.video_settings:before { content: '\ea75' }
.dashicon.material-symbol.video_stable:before { content: '\f081' }
.dashicon.material-symbol.videocam:before { content: '\e04b' }
.dashicon.material-symbol.videocam_off:before { content: '\e04c' }
.dashicon.material-symbol.videogame_asset:before { content: '\e338' }
.dashicon.material-symbol.videogame_asset_off:before { content: '\e500' }
.dashicon.material-symbol.view_agenda:before { content: '\e8e9' }
.dashicon.material-symbol.view_array:before { content: '\e8ea' }
.dashicon.material-symbol.view_carousel:before { content: '\e8eb' }
.dashicon.material-symbol.view_column:before { content: '\e8ec' }
.dashicon.material-symbol.view_comfy:before { content: '\e42a' }
.dashicon.material-symbol.view_comfy_alt:before { content: '\eb73' }
.dashicon.material-symbol.view_compact:before { content: '\e42b' }
.dashicon.material-symbol.view_compact_alt:before { content: '\eb74' }
.dashicon.material-symbol.view_cozy:before { content: '\eb75' }
.dashicon.material-symbol.view_day:before { content: '\e8ed' }
.dashicon.material-symbol.view_headline:before { content: '\e8ee' }
.dashicon.material-symbol.view_in_ar:before { content: '\e9fe' }
.dashicon.material-symbol.view_in_ar_new:before { content: '\efc9' }
.dashicon.material-symbol.view_kanban:before { content: '\eb7f' }
.dashicon.material-symbol.view_list:before { content: '\e8ef' }
.dashicon.material-symbol.view_module:before { content: '\e8f0' }
.dashicon.material-symbol.view_quilt:before { content: '\e8f1' }
.dashicon.material-symbol.view_sidebar:before { content: '\f114' }
.dashicon.material-symbol.view_stream:before { content: '\e8f2' }
.dashicon.material-symbol.view_timeline:before { content: '\eb85' }
.dashicon.material-symbol.view_week:before { content: '\e8f3' }
.dashicon.material-symbol.vignette:before { content: '\e435' }
.dashicon.material-symbol.villa:before { content: '\e586' }
.dashicon.material-symbol.visibility:before { content: '\e8f4' }
.dashicon.material-symbol.visibility_off:before { content: '\e8f5' }
.dashicon.material-symbol.voice_chat:before { content: '\e62e' }
.dashicon.material-symbol.voice_over_off:before { content: '\e94a' }
.dashicon.material-symbol.voicemail:before { content: '\e0d9' }
.dashicon.material-symbol.volcano:before { content: '\ebda' }
.dashicon.material-symbol.volume_down:before { content: '\e04d' }
.dashicon.material-symbol.volume_down_alt:before { content: '\e79c' }
.dashicon.material-symbol.volume_mute:before { content: '\e04e' }
.dashicon.material-symbol.volume_off:before { content: '\e04f' }
.dashicon.material-symbol.volume_up:before { content: '\e050' }
.dashicon.material-symbol.volunteer_activism:before { content: '\ea70' }
.dashicon.material-symbol.vpn_googleone:before { content: '\e1c9' }
.dashicon.material-symbol.vpn_key:before { content: '\e0da' }
.dashicon.material-symbol.vpn_key_off:before { content: '\eb7a' }
.dashicon.material-symbol.vpn_lock:before { content: '\e62f' }
.dashicon.material-symbol.vrpano:before { content: '\f082' }
.dashicon.material-symbol.wallet:before { content: '\f8ff' }
.dashicon.material-symbol.wallpaper:before { content: '\e1bc' }
.dashicon.material-symbol.warehouse:before { content: '\ebb8' }
.dashicon.material-symbol.warning:before { content: '\f083' }
.dashicon.material-symbol.warning_amber:before { content: '\f083' }
.dashicon.material-symbol.wash:before { content: '\f1b1' }
.dashicon.material-symbol.watch:before { content: '\e334' }
.dashicon.material-symbol.watch_later:before { content: '\efd6' }
.dashicon.material-symbol.watch_off:before { content: '\eae3' }
.dashicon.material-symbol.water:before { content: '\f084' }
.dashicon.material-symbol.water_damage:before { content: '\f203' }
.dashicon.material-symbol.water_drop:before { content: '\e798' }
.dashicon.material-symbol.water_heater:before { content: '\e284' }
.dashicon.material-symbol.waterfall_chart:before { content: '\ea00' }
.dashicon.material-symbol.waves:before { content: '\e176' }
.dashicon.material-symbol.waving_hand:before { content: '\e766' }
.dashicon.material-symbol.wb_auto:before { content: '\e42c' }
.dashicon.material-symbol.wb_cloudy:before { content: '\f15c' }
.dashicon.material-symbol.wb_incandescent:before { content: '\f07d' }
.dashicon.material-symbol.wb_iridescent:before { content: '\f00d' }
.dashicon.material-symbol.wb_shade:before { content: '\ea01' }
.dashicon.material-symbol.wb_sunny:before { content: '\e430' }
.dashicon.material-symbol.wb_twilight:before { content: '\e1c6' }
.dashicon.material-symbol.wc:before { content: '\e63d' }
.dashicon.material-symbol.web:before { content: '\e051' }
.dashicon.material-symbol.web_asset:before { content: '\e069' }
.dashicon.material-symbol.web_asset_off:before { content: '\ef47' }
.dashicon.material-symbol.web_stories:before { content: '\e595' }
.dashicon.material-symbol.webhook:before { content: '\eb92' }
.dashicon.material-symbol.weekend:before { content: '\e16b' }
.dashicon.material-symbol.west:before { content: '\f1e6' }
.dashicon.material-symbol.whatshot:before { content: '\e80e' }
.dashicon.material-symbol.wheelchair_pickup:before { content: '\f1ab' }
.dashicon.material-symbol.where_to_vote:before { content: '\e177' }
.dashicon.material-symbol.whiteboard:before { content: '\f213' }
.dashicon.material-symbol.widgets:before { content: '\e1bd' }
.dashicon.material-symbol.width_full:before { content: '\f8f5' }
.dashicon.material-symbol.width_normal:before { content: '\f8f6' }
.dashicon.material-symbol.width_wide:before { content: '\f8f7' }
.dashicon.material-symbol.wifi:before { content: '\e63e' }
.dashicon.material-symbol.wifi_1_bar:before { content: '\e4ca' }
.dashicon.material-symbol.wifi_2_bar:before { content: '\e4d9' }
.dashicon.material-symbol.wifi_calling:before { content: '\ef77' }
.dashicon.material-symbol.wifi_calling_1:before { content: '\f0e7' }
.dashicon.material-symbol.wifi_calling_2:before { content: '\f0e7' }
.dashicon.material-symbol.wifi_calling_3:before { content: '\f0e7' }
.dashicon.material-symbol.wifi_channel:before { content: '\eb6a' }
.dashicon.material-symbol.wifi_find:before { content: '\eb31' }
.dashicon.material-symbol.wifi_lock:before { content: '\e1e1' }
.dashicon.material-symbol.wifi_off:before { content: '\e648' }
.dashicon.material-symbol.wifi_password:before { content: '\eb6b' }
.dashicon.material-symbol.wifi_protected_setup:before { content: '\f0fc' }
.dashicon.material-symbol.wifi_tethering:before { content: '\e1e2' }
.dashicon.material-symbol.wifi_tethering_error:before { content: '\ead9' }
.dashicon.material-symbol.wifi_tethering_off:before { content: '\f087' }
.dashicon.material-symbol.wind_power:before { content: '\ec0c' }
.dashicon.material-symbol.window:before { content: '\f088' }
.dashicon.material-symbol.wine_bar:before { content: '\f1e8' }
.dashicon.material-symbol.woman:before { content: '\e13e' }
.dashicon.material-symbol.work:before { content: '\e943' }
.dashicon.material-symbol.work_history:before { content: '\ec09' }
.dashicon.material-symbol.work_off:before { content: '\e942' }
.dashicon.material-symbol.work_outline:before { content: '\e943' }
.dashicon.material-symbol.workbench:before { content: '\eb6e' }
.dashicon.material-symbol.workspace_premium:before { content: '\e7af' }
.dashicon.material-symbol.workspaces:before { content: '\e1a0' }
.dashicon.material-symbol.workspaces_outline:before { content: '\e1a0' }
.dashicon.material-symbol.wrap_text:before { content: '\e25b' }
.dashicon.material-symbol.wrong_location:before { content: '\ef78' }
.dashicon.material-symbol.wysiwyg:before { content: '\f1c3' }
.dashicon.material-symbol.yard:before { content: '\f089' }
.dashicon.material-symbol.youtube_music:before { content: '\e35c' }
.dashicon.material-symbol.youtube_searched_for:before { content: '\e8fa' }
.dashicon.material-symbol.youtube_tv:before { content: '\e377' }
.dashicon.material-symbol.zoom_in:before { content: '\e8ff' }
.dashicon.material-symbol.zoom_in_map:before { content: '\eb2d' }
.dashicon.material-symbol.zoom_out:before { content: '\e900' }
.dashicon.material-symbol.zoom_out_map:before { content: '\e56b' }

.type-acf-field-group.status-acf-disabled {
	display: none;
}
.button.copy-field-code {
    padding: 0px 4px !important;
    height: unset !important;
    line-height: inherit !important;
    min-height: unset !important;
    margin-left: 0 !important;
    font-size: 8px !important;
}