@momentum-ui/icons
Version:
The Cisco Momentum UI Icons library allows developers to easily incorporate Webex Icons and CSS into any application.
3,624 lines (2,744 loc) • 173 kB
CSS
@font-face {
font-family: "momentum-ui-icons";
src: url("../fonts/momentum-ui-icons.woff2?e4cfcc4584cc3df37737cd81370b1d74") format("woff2"), url("../fonts/momentum-ui-icons.woff?13720063fd7b322902efbbe28bbdf17e") format("woff");
font-weight: normal;
font-style: normal;
}
.icon {
position: relative;
font-family: momentum-ui-icons;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
white-space: pre;
text-transform: none;
direction: ltr;
font-feature-settings: "liga" 1;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
font-smoothing: antialiased;
}
.icon-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.icon-2x {
font-size: 2em;
}
.icon-3x {
font-size: 3em;
}
.icon-4x {
font-size: 4em;
}
.icon-5x {
font-size: 5em;
}
[class*=icon][class*=_8] {
font-size: 0.5rem;
}
[class*=icon][class*=_10] {
font-size: 0.625rem;
}
[class*=icon][class*=_12] {
font-size: 0.75rem;
}
[class*=icon][class*=_14] {
font-size: 0.875rem;
}
[class*=icon][class*=_16] {
font-size: 1rem;
}
[class*=icon][class*=_18] {
font-size: 1.125rem;
}
[class*=icon][class*=_20] {
font-size: 1.25rem;
}
[class*=icon][class*=_24] {
font-size: 1.5rem;
}
[class*=icon][class*=_28] {
font-size: 1.75rem;
}
[class*=icon][class*=_32] {
font-size: 2rem;
}
[class*=icon][class*=_36] {
font-size: 2.25rem;
}
[class*=icon][class*=_40] {
font-size: 2.5rem;
}
[class*=icon][class*=_44] {
font-size: 2.75rem;
}
[class*=icon][class*=_48] {
font-size: 3rem;
}
[class*=icon][class*=_56] {
font-size: 3.5rem;
}
[class*=icon][class*=_64] {
font-size: 4rem;
}
[class*=icon][class*=_72] {
font-size: 4.5rem;
}
[class*=icon][class*=_80] {
font-size: 5rem;
}
[class*=icon][class*=_100] {
font-size: 6.25rem;
}
.icon-fw {
width: 1.28571429em;
text-align: center;
}
.icon-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.icon-ul > li {
position: relative;
}
.icon-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.125em;
text-align: center;
}
.icon-li.icon-lg {
left: -1.89285714em;
}
.icon-border {
padding: 0.2em 0.25em 0.15em;
border: solid 0.08em #D2D5D6;
border-radius: 0.1em;
}
.icon-pull-left {
float: left;
}
.icon-pull-right {
float: right;
}
.icon.icon-pull-left {
margin-right: 0.3em;
}
.icon.icon-pull-right {
margin-left: 0.3em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.icon.pull-left {
margin-right: 0.3em;
}
.icon.pull-right {
margin-left: 0.3em;
}
.icon-spin {
-webkit-animation: icon-spin 2s infinite linear;
animation: icon-spin 2s infinite linear;
}
.icon-pulse {
-webkit-animation: icon-spin 1s infinite steps(8);
animation: icon-spin 1s infinite steps(8);
}
@-webkit-keyframes icon-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes icon-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.icon-rotate-90 {
transform: rotate(90deg);
}
.icon-rotate-180 {
transform: rotate(180deg);
}
.icon-rotate-270 {
transform: rotate(270deg);
}
.icon-flip-horizontal {
transform: scale(-1, 1);
}
.icon-flip-vertical {
transform: scale(1, -1);
}
:root .icon-rotate-90, :root .icon-rotate-180, :root .icon-rotate-270, :root .icon-flip-horizontal, :root .icon-flip-vertical {
filter: none;
}
.icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.icon-stack-1x, .icon-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.icon-stack-1x {
line-height: inherit;
}
.icon-stack-2x {
font-size: 2em;
}
.icon-inverse {
color: #FFFFFF;
}
.icon-3d-object_16::before {
content: "\f101";
}
.icon-3d-object_20::before {
content: "\f102";
}
.icon-3d-object_24::before {
content: "\f103";
}
.icon-3d-object_56::before {
content: "\f104";
}
.icon-accessibility_16::before {
content: "\f105";
}
.icon-accessories_16::before {
content: "\f106";
}
.icon-accessories_18::before {
content: "\f107";
}
.icon-accessories_20::before {
content: "\f108";
}
.icon-accessories_24::before {
content: "\f109";
}
.icon-accessories_36::before {
content: "\f10a";
}
.icon-accessories_56::before {
content: "\f10b";
}
.icon-accessories-active_12::before {
content: "\f10c";
}
.icon-accessories-active_16::before {
content: "\f10d";
}
.icon-accessories-active_18::before {
content: "\f10e";
}
.icon-accessories-active_20::before {
content: "\f10f";
}
.icon-active-speaker_12::before {
content: "\f110";
}
.icon-active-speaker_16::before {
content: "\f111";
}
.icon-active-speaker_24::before {
content: "\f112";
}
.icon-active-speaker_32::before {
content: "\f113";
}
.icon-active-speaker_48::before {
content: "\f114";
}
.icon-active-speaker-alert_12::before {
content: "\f115";
}
.icon-active-speaker-locked_24::before {
content: "\f116";
}
.icon-active-speaker-muted_12::before {
content: "\f117";
}
.icon-active-speaker-muted_16::before {
content: "\f118";
}
.icon-active-speaker-muted_24::before {
content: "\f119";
}
.icon-activities_12::before {
content: "\f11a";
}
.icon-activities_16::before {
content: "\f11b";
}
.icon-add_10::before {
content: "\f11c";
}
.icon-add_12::before {
content: "\f11d";
}
.icon-add_14::before {
content: "\f11e";
}
.icon-add_16::before {
content: "\f11f";
}
.icon-add_20::before {
content: "\f120";
}
.icon-add_24::before {
content: "\f121";
}
.icon-add-option_12::before {
content: "\f122";
}
.icon-add-option_14::before {
content: "\f123";
}
.icon-add-option_16::before {
content: "\f124";
}
.icon-add-poll_12::before {
content: "\f125";
}
.icon-add-poll_14::before {
content: "\f126";
}
.icon-add-question_12::before {
content: "\f127";
}
.icon-add-question_14::before {
content: "\f128";
}
.icon-add-question_16::before {
content: "\f129";
}
.icon-add-video-marker_12::before {
content: "\f12a";
}
.icon-added-to-space_10::before {
content: "\f12b";
}
.icon-added-to-space_12::before {
content: "\f12c";
}
.icon-adjust_12::before {
content: "\f12d";
}
.icon-adjust_14::before {
content: "\f12e";
}
.icon-adjust_16::before {
content: "\f12f";
}
.icon-adjust_20::before {
content: "\f130";
}
.icon-adjust_24::before {
content: "\f131";
}
.icon-adjust-audio_12::before {
content: "\f132";
}
.icon-adjust-audio_14::before {
content: "\f133";
}
.icon-adjust-audio_16::before {
content: "\f134";
}
.icon-adjust-audio_18::before {
content: "\f135";
}
.icon-adjust-audio_20::before {
content: "\f136";
}
.icon-adjust-audio_24::before {
content: "\f137";
}
.icon-adjust-audio_28::before {
content: "\f138";
}
.icon-adjust-microphone_12::before {
content: "\f139";
}
.icon-adjust-video_14::before {
content: "\f13a";
}
.icon-adjust-video_16::before {
content: "\f13b";
}
.icon-adjust-video_24::before {
content: "\f13c";
}
.icon-admin_12::before {
content: "\f13d";
}
.icon-admin_14::before {
content: "\f13e";
}
.icon-admin_16::before {
content: "\f13f";
}
.icon-admin_24::before {
content: "\f140";
}
.icon-admin_32::before {
content: "\f141";
}
.icon-advanced-noise-removal_12::before {
content: "\f142";
}
.icon-alarm_16::before {
content: "\f143";
}
.icon-alarm_20::before {
content: "\f144";
}
.icon-alarm_24::before {
content: "\f145";
}
.icon-alert_10::before {
content: "\f146";
}
.icon-alert_12::before {
content: "\f147";
}
.icon-alert_14::before {
content: "\f148";
}
.icon-alert_16::before {
content: "\f149";
}
.icon-alert_18::before {
content: "\f14a";
}
.icon-alert_20::before {
content: "\f14b";
}
.icon-alert_24::before {
content: "\f14c";
}
.icon-alert_28::before {
content: "\f14d";
}
.icon-alert_36::before {
content: "\f14e";
}
.icon-alert-active_10::before {
content: "\f14f";
}
.icon-alert-active_12::before {
content: "\f150";
}
.icon-alert-active_16::before {
content: "\f151";
}
.icon-alert-active_18::before {
content: "\f152";
}
.icon-alert-active_20::before {
content: "\f153";
}
.icon-alert-active_24::before {
content: "\f154";
}
.icon-alert-active_36::before {
content: "\f155";
}
.icon-alert-muted_10::before {
content: "\f156";
}
.icon-alert-muted_12::before {
content: "\f157";
}
.icon-alert-muted_14::before {
content: "\f158";
}
.icon-alert-muted_16::before {
content: "\f159";
}
.icon-alert-muted_18::before {
content: "\f15a";
}
.icon-alert-muted_20::before {
content: "\f15b";
}
.icon-alert-muted_24::before {
content: "\f15c";
}
.icon-alert-muted_28::before {
content: "\f15d";
}
.icon-alert-muted_36::before {
content: "\f15e";
}
.icon-alert-muted_8::before {
content: "\f15f";
}
.icon-alert-muted-active_10::before {
content: "\f160";
}
.icon-alert-muted-active_12::before {
content: "\f161";
}
.icon-alert-muted-active_16::before {
content: "\f162";
}
.icon-alert-muted-active_18::before {
content: "\f163";
}
.icon-alert-muted-active_20::before {
content: "\f164";
}
.icon-alert-muted-active_24::before {
content: "\f165";
}
.icon-alert-muted-active_36::before {
content: "\f166";
}
.icon-alert-muted-active_8::before {
content: "\f167";
}
.icon-allow-to-annotate_16::before {
content: "\f168";
}
.icon-allow-to-annotate_24::before {
content: "\f169";
}
.icon-analysis_12::before {
content: "\f16a";
}
.icon-analysis_16::before {
content: "\f16b";
}
.icon-analysis_20::before {
content: "\f16c";
}
.icon-analysis_24::before {
content: "\f16d";
}
.icon-analysis_32::before {
content: "\f16e";
}
.icon-analysis_36::before {
content: "\f16f";
}
.icon-analysis_48::before {
content: "\f170";
}
.icon-analysis-active_16::before {
content: "\f171";
}
.icon-analysis-active_20::before {
content: "\f172";
}
.icon-analysis-active_24::before {
content: "\f173";
}
.icon-analysis-active_32::before {
content: "\f174";
}
.icon-analysis-active_36::before {
content: "\f175";
}
.icon-analysis-active_48::before {
content: "\f176";
}
.icon-angellist_16::before {
content: "\f177";
}
.icon-annotation_10::before {
content: "\f178";
}
.icon-annotation_12::before {
content: "\f179";
}
.icon-annotation_14::before {
content: "\f17a";
}
.icon-annotation_16::before {
content: "\f17b";
}
.icon-annotation_18::before {
content: "\f17c";
}
.icon-annotation_20::before {
content: "\f17d";
}
.icon-annotation_24::before {
content: "\f17e";
}
.icon-annotation-legacy_16::before {
content: "\f17f";
}
.icon-announcement_12::before {
content: "\f180";
}
.icon-announcement_14::before {
content: "\f181";
}
.icon-announcement_16::before {
content: "\f182";
}
.icon-announcement_20::before {
content: "\f183";
}
.icon-announcement_72::before {
content: "\f184";
}
.icon-announcement_8::before {
content: "\f185";
}
.icon-announcement-active_12::before {
content: "\f186";
}
.icon-announcement-active_14::before {
content: "\f187";
}
.icon-announcement-active_16::before {
content: "\f188";
}
.icon-announcement-active_20::before {
content: "\f189";
}
.icon-announcement-active_8::before {
content: "\f18a";
}
.icon-announcement-muted_14::before {
content: "\f18b";
}
.icon-appearance_16::before {
content: "\f18c";
}
.icon-appearance_20::before {
content: "\f18d";
}
.icon-applause_12::before {
content: "\f18e";
}
.icon-applause_16::before {
content: "\f18f";
}
.icon-application_12::before {
content: "\f190";
}
.icon-application_16::before {
content: "\f191";
}
.icon-application_20::before {
content: "\f192";
}
.icon-application_24::before {
content: "\f193";
}
.icon-application_36::before {
content: "\f194";
}
.icon-application_48::before {
content: "\f195";
}
.icon-application-panel_16::before {
content: "\f196";
}
.icon-application-panel_20::before {
content: "\f197";
}
.icon-applications_16::before {
content: "\f198";
}
.icon-applications_24::before {
content: "\f199";
}
.icon-approvals_16::before {
content: "\f19a";
}
.icon-approvals_32::before {
content: "\f19b";
}
.icon-apps_16::before {
content: "\f19c";
}
.icon-apps_20::before {
content: "\f19d";
}
.icon-apps_24::before {
content: "\f19e";
}
.icon-apps_28::before {
content: "\f19f";
}
.icon-apps-active_16::before {
content: "\f1a0";
}
.icon-apps-active_20::before {
content: "\f1a1";
}
.icon-apps-active_24::before {
content: "\f1a2";
}
.icon-apps-active_28::before {
content: "\f1a3";
}
.icon-archive_10::before {
content: "\f1a4";
}
.icon-archive_12::before {
content: "\f1a5";
}
.icon-archive_14::before {
content: "\f1a6";
}
.icon-archive_16::before {
content: "\f1a7";
}
.icon-archive_20::before {
content: "\f1a8";
}
.icon-archive_8::before {
content: "\f1a9";
}
.icon-area-chart_16::before {
content: "\f1aa";
}
.icon-area-selector_16::before {
content: "\f1ab";
}
.icon-area-selector_20::before {
content: "\f1ac";
}
.icon-arrow-circle-down_16::before {
content: "\f1ad";
}
.icon-arrow-circle-down_20::before {
content: "\f1ae";
}
.icon-arrow-circle-down_24::before {
content: "\f1af";
}
.icon-arrow-circle-left_16::before {
content: "\f1b0";
}
.icon-arrow-circle-left_20::before {
content: "\f1b1";
}
.icon-arrow-circle-left_24::before {
content: "\f1b2";
}
.icon-arrow-circle-right_16::before {
content: "\f1b3";
}
.icon-arrow-circle-right_20::before {
content: "\f1b4";
}
.icon-arrow-circle-right_24::before {
content: "\f1b5";
}
.icon-arrow-circle-up_16::before {
content: "\f1b6";
}
.icon-arrow-circle-up_20::before {
content: "\f1b7";
}
.icon-arrow-circle-up_24::before {
content: "\f1b8";
}
.icon-arrow-down_12::before {
content: "\f1b9";
}
.icon-arrow-down_16::before {
content: "\f1ba";
}
.icon-arrow-down_18::before {
content: "\f1bb";
}
.icon-arrow-down_20::before {
content: "\f1bc";
}
.icon-arrow-down_24::before {
content: "\f1bd";
}
.icon-arrow-down_28::before {
content: "\f1be";
}
.icon-arrow-down_32::before {
content: "\f1bf";
}
.icon-arrow-down_6::before {
content: "\f1c0";
}
.icon-arrow-down_8::before {
content: "\f1c1";
}
.icon-arrow-down-optical_10::before {
content: "\f1c2";
}
.icon-arrow-down-optical_12::before {
content: "\f1c3";
}
.icon-arrow-down-optical_14::before {
content: "\f1c4";
}
.icon-arrow-down-optical_16::before {
content: "\f1c5";
}
.icon-arrow-down-optical_18::before {
content: "\f1c6";
}
.icon-arrow-down-optical_20::before {
content: "\f1c7";
}
.icon-arrow-down-optical_24::before {
content: "\f1c8";
}
.icon-arrow-down-optical_28::before {
content: "\f1c9";
}
.icon-arrow-down-optical_32::before {
content: "\f1ca";
}
.icon-arrow-down-optical_8::before {
content: "\f1cb";
}
.icon-arrow-filled-down_10::before {
content: "\f1cc";
}
.icon-arrow-filled-down_12::before {
content: "\f1cd";
}
.icon-arrow-filled-down_8::before {
content: "\f1ce";
}
.icon-arrow-filled-up_10::before {
content: "\f1cf";
}
.icon-arrow-filled-up_12::before {
content: "\f1d0";
}
.icon-arrow-filled-up_8::before {
content: "\f1d1";
}
.icon-arrow-left_12::before {
content: "\f1d2";
}
.icon-arrow-left_16::before {
content: "\f1d3";
}
.icon-arrow-left_18::before {
content: "\f1d4";
}
.icon-arrow-left_20::before {
content: "\f1d5";
}
.icon-arrow-left_24::before {
content: "\f1d6";
}
.icon-arrow-left_28::before {
content: "\f1d7";
}
.icon-arrow-left_32::before {
content: "\f1d8";
}
.icon-arrow-left_6::before {
content: "\f1d9";
}
.icon-arrow-left_8::before {
content: "\f1da";
}
.icon-arrow-left-optical_10::before {
content: "\f1db";
}
.icon-arrow-left-optical_12::before {
content: "\f1dc";
}
.icon-arrow-left-optical_14::before {
content: "\f1dd";
}
.icon-arrow-left-optical_16::before {
content: "\f1de";
}
.icon-arrow-left-optical_18::before {
content: "\f1df";
}
.icon-arrow-left-optical_20::before {
content: "\f1e0";
}
.icon-arrow-left-optical_24::before {
content: "\f1e1";
}
.icon-arrow-left-optical_28::before {
content: "\f1e2";
}
.icon-arrow-left-optical_32::before {
content: "\f1e3";
}
.icon-arrow-left-optical_8::before {
content: "\f1e4";
}
.icon-arrow-right_12::before {
content: "\f1e5";
}
.icon-arrow-right_16::before {
content: "\f1e6";
}
.icon-arrow-right_18::before {
content: "\f1e7";
}
.icon-arrow-right_20::before {
content: "\f1e8";
}
.icon-arrow-right_24::before {
content: "\f1e9";
}
.icon-arrow-right_28::before {
content: "\f1ea";
}
.icon-arrow-right_32::before {
content: "\f1eb";
}
.icon-arrow-right_6::before {
content: "\f1ec";
}
.icon-arrow-right_8::before {
content: "\f1ed";
}
.icon-arrow-right-optical_10::before {
content: "\f1ee";
}
.icon-arrow-right-optical_12::before {
content: "\f1ef";
}
.icon-arrow-right-optical_14::before {
content: "\f1f0";
}
.icon-arrow-right-optical_16::before {
content: "\f1f1";
}
.icon-arrow-right-optical_18::before {
content: "\f1f2";
}
.icon-arrow-right-optical_20::before {
content: "\f1f3";
}
.icon-arrow-right-optical_24::before {
content: "\f1f4";
}
.icon-arrow-right-optical_28::before {
content: "\f1f5";
}
.icon-arrow-right-optical_32::before {
content: "\f1f6";
}
.icon-arrow-right-optical_8::before {
content: "\f1f7";
}
.icon-arrow-tail-down_10::before {
content: "\f1f8";
}
.icon-arrow-tail-down_12::before {
content: "\f1f9";
}
.icon-arrow-tail-down_14::before {
content: "\f1fa";
}
.icon-arrow-tail-down_16::before {
content: "\f1fb";
}
.icon-arrow-tail-down_20::before {
content: "\f1fc";
}
.icon-arrow-tail-down_24::before {
content: "\f1fd";
}
.icon-arrow-tail-down_28::before {
content: "\f1fe";
}
.icon-arrow-tail-down_36::before {
content: "\f1ff";
}
.icon-arrow-tail-up_10::before {
content: "\f200";
}
.icon-arrow-tail-up_12::before {
content: "\f201";
}
.icon-arrow-tail-up_14::before {
content: "\f202";
}
.icon-arrow-tail-up_16::before {
content: "\f203";
}
.icon-arrow-tail-up_20::before {
content: "\f204";
}
.icon-arrow-tail-up_24::before {
content: "\f205";
}
.icon-arrow-tail-up_28::before {
content: "\f206";
}
.icon-arrow-tail-up_36::before {
content: "\f207";
}
.icon-arrow-up_12::before {
content: "\f208";
}
.icon-arrow-up_16::before {
content: "\f209";
}
.icon-arrow-up_18::before {
content: "\f20a";
}
.icon-arrow-up_20::before {
content: "\f20b";
}
.icon-arrow-up_24::before {
content: "\f20c";
}
.icon-arrow-up_28::before {
content: "\f20d";
}
.icon-arrow-up_32::before {
content: "\f20e";
}
.icon-arrow-up_6::before {
content: "\f20f";
}
.icon-arrow-up_8::before {
content: "\f210";
}
.icon-arrow-up-optical_12::before {
content: "\f211";
}
.icon-arrow-up-optical_14::before {
content: "\f212";
}
.icon-arrow-up-optical_16::before {
content: "\f213";
}
.icon-arrow-up-optical_18::before {
content: "\f214";
}
.icon-arrow-up-optical_20::before {
content: "\f215";
}
.icon-arrow-up-optical_24::before {
content: "\f216";
}
.icon-arrow-up-optical_28::before {
content: "\f217";
}
.icon-arrow-up-optical_32::before {
content: "\f218";
}
.icon-arrow-up-optical_8::before {
content: "\f219";
}
.icon-ask-for-help_12::before {
content: "\f21a";
}
.icon-ask-for-help_16::before {
content: "\f21b";
}
.icon-ask-for-help_20::before {
content: "\f21c";
}
.icon-assign-host_12::before {
content: "\f21d";
}
.icon-assign-host_16::before {
content: "\f21e";
}
.icon-assign-host_20::before {
content: "\f21f";
}
.icon-assign-host_24::before {
content: "\f220";
}
.icon-assign-privilege_12::before {
content: "\f221";
}
.icon-assign-privilege_16::before {
content: "\f222";
}
.icon-assign-privilege_20::before {
content: "\f223";
}
.icon-assignment_24::before {
content: "\f224";
}
.icon-asterisk_10::before {
content: "\f225";
}
.icon-asterisk_16::before {
content: "\f226";
}
.icon-asterisk_24::before {
content: "\f227";
}
.icon-asterisk_32::before {
content: "\f228";
}
.icon-asterisk_36::before {
content: "\f229";
}
.icon-attachment_12::before {
content: "\f22a";
}
.icon-attachment_16::before {
content: "\f22b";
}
.icon-attachment_20::before {
content: "\f22c";
}
.icon-attachment_24::before {
content: "\f22d";
}
.icon-audio-and-video-connection_12::before {
content: "\f22e";
}
.icon-audio-and-video-connection_20::before {
content: "\f22f";
}
.icon-audio-and-video-connection_24::before {
content: "\f230";
}
.icon-audio-broadcast_14::before {
content: "\f231";
}
.icon-audio-broadcast_16::before {
content: "\f232";
}
.icon-audio-broadcast_20::before {
content: "\f233";
}
.icon-audio-broadcast_24::before {
content: "\f234";
}
.icon-audio-call_14::before {
content: "\f235";
}
.icon-audio-call_16::before {
content: "\f236";
}
.icon-audio-input_16::before {
content: "\f237";
}
.icon-audio-options_20::before {
content: "\f238";
}
.icon-audio-options_24::before {
content: "\f239";
}
.icon-audio-options_28::before {
content: "\f23a";
}
.icon-audio-options_32::before {
content: "\f23b";
}
.icon-audio-options_40::before {
content: "\f23c";
}
.icon-audio-video_12::before {
content: "\f23d";
}
.icon-audio-video_16::before {
content: "\f23e";
}
.icon-audio-video_20::before {
content: "\f23f";
}
.icon-audio-video_24::before {
content: "\f240";
}
.icon-audio-video_28::before {
content: "\f241";
}
.icon-back_10::before {
content: "\f242";
}
.icon-back_12::before {
content: "\f243";
}
.icon-back_16::before {
content: "\f244";
}
.icon-back_20::before {
content: "\f245";
}
.icon-back_24::before {
content: "\f246";
}
.icon-back_28::before {
content: "\f247";
}
.icon-back_36::before {
content: "\f248";
}
.icon-back-to-fullscreen_12::before {
content: "\f249";
}
.icon-back-to-fullscreen_14::before {
content: "\f24a";
}
.icon-back-to-fullscreen_16::before {
content: "\f24b";
}
.icon-back-to-fullscreen_20::before {
content: "\f24c";
}
.icon-back-to-fullscreen_22::before {
content: "\f24d";
}
.icon-back-to-fullscreen_24::before {
content: "\f24e";
}
.icon-back-to-fullscreen-adr_12::before {
content: "\f24f";
}
.icon-back-to-fullscreen-adr_14::before {
content: "\f250";
}
.icon-back-to-fullscreen-adr_16::before {
content: "\f251";
}
.icon-back-to-fullscreen-adr_20::before {
content: "\f252";
}
.icon-back-to-fullscreen-adr_22::before {
content: "\f253";
}
.icon-back-to-fullscreen-adr_24::before {
content: "\f254";
}
.icon-back-to-fullscreen-adr_26::before {
content: "\f255";
}
.icon-back-to-fullscreen-adr_28::before {
content: "\f256";
}
.icon-backspace_16::before {
content: "\f257";
}
.icon-backspace_20::before {
content: "\f258";
}
.icon-backspace_24::before {
content: "\f259";
}
.icon-backup-data_16::before {
content: "\f25a";
}
.icon-backup-data_24::before {
content: "\f25b";
}
.icon-battery_20::before {
content: "\f25c";
}
.icon-battery_24::before {
content: "\f25d";
}
.icon-beta_20::before {
content: "\f25e";
}
.icon-beta-active_20::before {
content: "\f25f";
}
.icon-bitmoji-connect_12::before {
content: "\f260";
}
.icon-bitmoji-connect_14::before {
content: "\f261";
}
.icon-bitmoji-connect_16::before {
content: "\f262";
}
.icon-bitmoji-connected_12::before {
content: "\f263";
}
.icon-bitmoji-connected_14::before {
content: "\f264";
}
.icon-bitmoji-connected_16::before {
content: "\f265";
}
.icon-blocked_12::before {
content: "\f266";
}
.icon-blocked_14::before {
content: "\f267";
}
.icon-blocked_16::before {
content: "\f268";
}
.icon-blocked_18::before {
content: "\f269";
}
.icon-blocked_20::before {
content: "\f26a";
}
.icon-blocked_24::before {
content: "\f26b";
}
.icon-blocked_28::before {
content: "\f26c";
}
.icon-blocked_32::before {
content: "\f26d";
}
.icon-blocked_36::before {
content: "\f26e";
}
.icon-blocked_40::before {
content: "\f26f";
}
.icon-blocked_48::before {
content: "\f270";
}
.icon-blocked_56::before {
content: "\f271";
}
.icon-blocked_8::before {
content: "\f272";
}
.icon-blocked_80::before {
content: "\f273";
}
.icon-blocked-selected_20::before {
content: "\f274";
}
.icon-blocked-selected_24::before {
content: "\f275";
}
.icon-blog_16::before {
content: "\f276";
}
.icon-bloomberg_16::before {
content: "\f277";
}
.icon-bloomberg-circle_16::before {
content: "\f278";
}
.icon-bluetooth_16::before {
content: "\f279";
}
.icon-bluetooth_20::before {
content: "\f27a";
}
.icon-bluetooth_24::before {
content: "\f27b";
}
.icon-bluetooth-container_16::before {
content: "\f27c";
}
.icon-bluetooth-container-muted_16::before {
content: "\f27d";
}
.icon-blur_12::before {
content: "\f27e";
}
.icon-blur_20::before {
content: "\f27f";
}
.icon-blur_24::before {
content: "\f280";
}
.icon-bookmark_16::before {
content: "\f281";
}
.icon-bot_12::before {
content: "\f282";
}
.icon-bot_14::before {
content: "\f283";
}
.icon-bot_16::before {
content: "\f284";
}
.icon-bot_18::before {
content: "\f285";
}
.icon-bot_20::before {
content: "\f286";
}
.icon-bot_24::before {
content: "\f287";
}
.icon-bot_36::before {
content: "\f288";
}
.icon-bot_40::before {
content: "\f289";
}
.icon-bot_56::before {
content: "\f28a";
}
.icon-bot-active_24::before {
content: "\f28b";
}
.icon-bot-customer-assistant_16::before {
content: "\f28c";
}
.icon-bot-customer-assistant_24::before {
content: "\f28d";
}
.icon-bot-customer-assistant_36::before {
content: "\f28e";
}
.icon-bot-expert-assistant_16::before {
content: "\f28f";
}
.icon-bot-expert-assistant_24::before {
content: "\f290";
}
.icon-bot-expert-assistant_36::before {
content: "\f291";
}
.icon-box_24::before {
content: "\f292";
}
.icon-breakout-session_16::before {
content: "\f293";
}
.icon-breakout-session_20::before {
content: "\f294";
}
.icon-breakout-session_24::before {
content: "\f295";
}
.icon-brightness_16::before {
content: "\f296";
}
.icon-brightness_24::before {
content: "\f297";
}
.icon-broadcast-message_16::before {
content: "\f298";
}
.icon-broken-file_16::before {
content: "\f299";
}
.icon-broken-file_24::before {
content: "\f29a";
}
.icon-browser_12::before {
content: "\f29b";
}
.icon-browser_16::before {
content: "\f29c";
}
.icon-browser_20::before {
content: "\f29d";
}
.icon-browser_24::before {
content: "\f29e";
}
.icon-browser_28::before {
content: "\f29f";
}
.icon-bug_16::before {
content: "\f2a0";
}
.icon-calendar-add_12::before {
content: "\f2a1";
}
.icon-calendar-add_14::before {
content: "\f2a2";
}
.icon-calendar-add_16::before {
content: "\f2a3";
}
.icon-calendar-add_20::before {
content: "\f2a4";
}
.icon-calendar-add_24::before {
content: "\f2a5";
}
.icon-calendar-add_32::before {
content: "\f2a6";
}
.icon-calendar-add_36::before {
content: "\f2a7";
}
.icon-calendar-day_12::before {
content: "\f2a8";
}
.icon-calendar-empty_16::before {
content: "\f2a9";
}
.icon-calendar-empty_18::before {
content: "\f2aa";
}
.icon-calendar-empty_20::before {
content: "\f2ab";
}
.icon-calendar-empty_24::before {
content: "\f2ac";
}
.icon-calendar-empty_32::before {
content: "\f2ad";
}
.icon-calendar-empty-active_16::before {
content: "\f2ae";
}
.icon-calendar-empty-active_18::before {
content: "\f2af";
}
.icon-calendar-empty-active_20::before {
content: "\f2b0";
}
.icon-calendar-empty-active_24::before {
content: "\f2b1";
}
.icon-calendar-empty-active_32::before {
content: "\f2b2";
}
.icon-calendar-external_12::before {
content: "\f2b3";
}
.icon-calendar-external_16::before {
content: "\f2b4";
}
.icon-calendar-external_18::before {
content: "\f2b5";
}
.icon-calendar-external_20::before {
content: "\f2b6";
}
.icon-calendar-external_24::before {
content: "\f2b7";
}
.icon-calendar-month_10::before {
content: "\f2b8";
}
.icon-calendar-month_12::before {
content: "\f2b9";
}
.icon-calendar-month_16::before {
content: "\f2ba";
}
.icon-calendar-month_20::before {
content: "\f2bb";
}
.icon-calendar-month_24::before {
content: "\f2bc";
}
.icon-calendar-month_28::before {
content: "\f2bd";
}
.icon-calendar-month_36::before {
content: "\f2be";
}
.icon-calendar-month-active_20::before {
content: "\f2bf";
}
.icon-calendar-month-active_24::before {
content: "\f2c0";
}
.icon-calendar-week_12::before {
content: "\f2c1";
}
.icon-calendar-week_16::before {
content: "\f2c2";
}
.icon-calendar-week_20::before {
content: "\f2c3";
}
.icon-calendar-week_24::before {
content: "\f2c4";
}
.icon-calendar-week-view_12::before {
content: "\f2c5";
}
.icon-calendar-work-week_12::before {
content: "\f2c6";
}
.icon-call-activities_16::before {
content: "\f2c7";
}
.icon-call-activities_24::before {
content: "\f2c8";
}
.icon-call-forward_16::before {
content: "\f2c9";
}
.icon-call-forward_24::before {
content: "\f2ca";
}
.icon-call-forward_28::before {
content: "\f2cb";
}
.icon-call-forward-active_24::before {
content: "\f2cc";
}
.icon-call-forward-divert_14::before {
content: "\f2cd";
}
.icon-call-forward-divert_16::before {
content: "\f2ce";
}
.icon-call-forward-settings_12::before {
content: "\f2cf";
}
.icon-call-forward-settings_14::before {
content: "\f2d0";
}
.icon-call-forward-settings_16::before {
content: "\f2d1";
}
.icon-call-forward-settings_20::before {
content: "\f2d2";
}
.icon-call-forward-settings_24::before {
content: "\f2d3";
}
.icon-call-handling_14::before {
content: "\f2d4";
}
.icon-call-handling_16::before {
content: "\f2d5";
}
.icon-call-hold_14::before {
content: "\f2d6";
}
.icon-call-hold_16::before {
content: "\f2d7";
}
.icon-call-hold_20::before {
content: "\f2d8";
}
.icon-call-hold_24::before {
content: "\f2d9";
}
.icon-call-incoming_12::before {
content: "\f2da";
}
.icon-call-incoming_16::before {
content: "\f2db";
}
.icon-call-incoming_24::before {
content: "\f2dc";
}
.icon-call-incoming_8::before {
content: "\f2dd";
}
.icon-call-log_12::before {
content: "\f2de";
}
.icon-call-log_14::before {
content: "\f2df";
}
.icon-call-log_16::before {
content: "\f2e0";
}
.icon-call-log_20::before {
content: "\f2e1";
}
.icon-call-log_24::before {
content: "\f2e2";
}
.icon-call-log-active_20::before {
content: "\f2e3";
}
.icon-call-merge_12::before {
content: "\f2e4";
}
.icon-call-merge_16::before {
content: "\f2e5";
}
.icon-call-merge_20::before {
content: "\f2e6";
}
.icon-call-merge_24::before {
content: "\f2e7";
}
.icon-call-outgoing_12::before {
content: "\f2e8";
}
.icon-call-outgoing_16::before {
content: "\f2e9";
}
.icon-call-outgoing_24::before {
content: "\f2ea";
}
.icon-call-outgoing_8::before {
content: "\f2eb";
}
.icon-call-pickup_12::before {
content: "\f2ec";
}
.icon-call-pickup_14::before {
content: "\f2ed";
}
.icon-call-private_12::before {
content: "\f2ee";
}
.icon-call-private_14::before {
content: "\f2ef";
}
.icon-call-request_12::before {
content: "\f2f0";
}
.icon-call-request_14::before {
content: "\f2f1";
}
.icon-call-room_28::before {
content: "\f2f2";
}
.icon-call-settings_14::before {
content: "\f2f3";
}
.icon-call-settings_20::before {
content: "\f2f4";
}
.icon-call-swap_16::before {
content: "\f2f5";
}
.icon-call-swap_20::before {
content: "\f2f6";
}
.icon-call-swap_24::before {
content: "\f2f7";
}
.icon-call-swap_28::before {
content: "\f2f8";
}
.icon-call-voicemail_12::before {
content: "\f2f9";
}
.icon-call-voicemail_14::before {
content: "\f2fa";
}
.icon-call-voicemail_16::before {
content: "\f2fb";
}
.icon-call-voicemail_18::before {
content: "\f2fc";
}
.icon-call-voicemail_20::before {
content: "\f2fd";
}
.icon-call-voicemail_24::before {
content: "\f2fe";
}
.icon-camera_10::before {
content: "\f2ff";
}
.icon-camera_12::before {
content: "\f300";
}
.icon-camera_120::before {
content: "\f301";
}
.icon-camera_124::before {
content: "\f302";
}
.icon-camera_14::before {
content: "\f303";
}
.icon-camera_16::before {
content: "\f304";
}
.icon-camera_18::before {
content: "\f305";
}
.icon-camera_20::before {
content: "\f306";
}
.icon-camera_24::before {
content: "\f307";
}
.icon-camera_26::before {
content: "\f308";
}
.icon-camera_28::before {
content: "\f309";
}
.icon-camera_32::before {
content: "\f30a";
}
.icon-camera_36::before {
content: "\f30b";
}
.icon-camera_40::before {
content: "\f30c";
}
.icon-camera_48::before {
content: "\f30d";
}
.icon-camera_56::before {
content: "\f30e";
}
.icon-camera_64::before {
content: "\f30f";
}
.icon-camera_8::before {
content: "\f310";
}
.icon-camera-active_14::before {
content: "\f311";
}
.icon-camera-active_24::before {
content: "\f312";
}
.icon-camera-aux_16::before {
content: "\f313";
}
.icon-camera-aux_24::before {
content: "\f314";
}
.icon-camera-group_16::before {
content: "\f315";
}
.icon-camera-group_24::before {
content: "\f316";
}
.icon-camera-muted_12::before {
content: "\f317";
}
.icon-camera-muted_14::before {
content: "\f318";
}
.icon-camera-muted_16::before {
content: "\f319";
}
.icon-camera-muted_20::before {
content: "\f31a";
}
.icon-camera-muted_24::before {
content: "\f31b";
}
.icon-camera-muted_28::before {
content: "\f31c";
}
.icon-camera-muted_32::before {
content: "\f31d";
}
.icon-camera-muted_36::before {
content: "\f31e";
}
.icon-camera-muted_8::before {
content: "\f31f";
}
.icon-camera-on_16::before {
content: "\f320";
}
.icon-camera-on_20::before {
content: "\f321";
}
.icon-camera-on_24::before {
content: "\f322";
}
.icon-camera-photo_12::before {
content: "\f323";
}
.icon-camera-photo_16::before {
content: "\f324";
}
.icon-camera-photo_20::before {
content: "\f325";
}
.icon-camera-photo_24::before {
content: "\f326";
}
.icon-camera-photo_32::before {
content: "\f327";
}
.icon-camera-photo_48::before {
content: "\f328";
}
.icon-camera-photo-swap_16::before {
content: "\f329";
}
.icon-camera-presence_12::before {
content: "\f32a";
}
.icon-camera-presence_14::before {
content: "\f32b";
}
.icon-camera-presence_24::before {
content: "\f32c";
}
.icon-camera-presence_28::before {
content: "\f32d";
}
.icon-camera-presence_8::before {
content: "\f32e";
}
.icon-camera-presence-stroke_10::before {
content: "\f32f";
}
.icon-camera-presence-stroke_14::before {
content: "\f330";
}
.icon-camera-presence-stroke_16::before {
content: "\f331";
}
.icon-camera-presence-stroke_26::before {
content: "\f332";
}
.icon-camera-presence-stroke_30::before {
content: "\f333";
}
.icon-camera-swap_12::before {
content: "\f334";
}
.icon-camera-swap_16::before {
content: "\f335";
}
.icon-camera-swap_20::before {
content: "\f336";
}
.icon-camera-swap_24::before {
content: "\f337";
}
.icon-cancel_10::before {
content: "\f338";
}
.icon-cancel_12::before {
content: "\f339";
}
.icon-cancel_14::before {
content: "\f33a";
}
.icon-cancel_16::before {
content: "\f33b";
}
.icon-cancel_18::before {
content: "\f33c";
}
.icon-cancel_20::before {
content: "\f33d";
}
.icon-cancel_24::before {
content: "\f33e";
}
.icon-cancel_28::before {
content: "\f33f";
}
.icon-cancel_36::before {
content: "\f340";
}
.icon-cancel_6::before {
content: "\f341";
}
.icon-cancel_8::before {
content: "\f342";
}
.icon-cellular_16::before {
content: "\f343";
}
.icon-certified_16::before {
content: "\f344";
}
.icon-certified_20::before {
content: "\f345";
}
.icon-certified_24::before {
content: "\f346";
}
.icon-ch-p-search_14::before {
content: "\f347";
}
.icon-chat_10::before {
content: "\f348";
}
.icon-chat_12::before {
content: "\f349";
}
.icon-chat_14::before {
content: "\f34a";
}
.icon-chat_16::before {
content: "\f34b";
}
.icon-chat_18::before {
content: "\f34c";
}
.icon-chat_20::before {
content: "\f34d";
}
.icon-chat_24::before {
content: "\f34e";
}
.icon-chat_26::before {
content: "\f34f";
}
.icon-chat_28::before {
content: "\f350";
}
.icon-chat_32::before {
content: "\f351";
}
.icon-chat_36::before {
content: "\f352";
}
.icon-chat_40::before {
content: "\f353";
}
.icon-chat_8::before {
content: "\f354";
}
.icon-chat-active_10::before {
content: "\f355";
}
.icon-chat-active_12::before {
content: "\f356";
}
.icon-chat-active_14::before {
content: "\f357";
}
.icon-chat-active_16::before {
content: "\f358";
}
.icon-chat-active_18::before {
content: "\f359";
}
.icon-chat-active_20::before {
content: "\f35a";
}
.icon-chat-active_24::before {
content: "\f35b";
}
.icon-chat-active_26::before {
content: "\f35c";
}
.icon-chat-active_28::before {
content: "\f35d";
}
.icon-chat-active_32::before {
content: "\f35e";
}
.icon-chat-active_36::before {
content: "\f35f";
}
.icon-chat-active_8::before {
content: "\f360";
}
.icon-chat-group_12::before {
content: "\f361";
}
.icon-chat-group_16::before {
content: "\f362";
}
.icon-chat-group_20::before {
content: "\f363";
}
.icon-chat-group_32::before {
content: "\f364";
}
.icon-chat-muted_12::before {
content: "\f365";
}
.icon-chat-muted_16::before {
content: "\f366";
}
.icon-chat-persistent_16::before {
content: "\f367";
}
.icon-chat-persistent_20::before {
content: "\f368";
}
.icon-chat-persistent_24::before {
content: "\f369";
}
.icon-chat-persistent-active_20::before {
content: "\f36a";
}
.icon-chat-persistent-active_24::before {
content: "\f36b";
}
.icon-check_10::before {
content: "\f36c";
}
.icon-check_12::before {
content: "\f36d";
}
.icon-check_14::before {
content: "\f36e";
}
.icon-check_16::before {
content: "\f36f";
}
.icon-check_18::before {
content: "\f370";
}
.icon-check_20::before {
content: "\f371";
}
.icon-check_24::before {
content: "\f372";
}
.icon-check_28::before {
content: "\f373";
}
.icon-check_32::before {
content: "\f374";
}
.icon-check_36::before {
content: "\f375";
}
.icon-check_40::before {
content: "\f376";
}
.icon-check_64::before {
content: "\f377";
}
.icon-check_8::before {
content: "\f378";
}
.icon-check_80::before {
content: "\f379";
}
.icon-check-calendar_14::before {
content: "\f37a";
}
.icon-check-circle_100::before {
content: "\f37b";
}
.icon-check-circle_12::before {
content: "\f37c";
}
.icon-check-circle_14::before {
content: "\f37d";
}
.icon-check-circle_16::before {
content: "\f37e";
}
.icon-check-circle_18::before {
content: "\f37f";
}
.icon-check-circle_20::before {
content: "\f380";
}
.icon-check-circle_24::before {
content: "\f381";
}
.icon-check-circle_36::before {
content: "\f382";
}
.icon-check-circle_40::before {
content: "\f383";
}
.icon-check-circle_44::before {
content: "\f384";
}
.icon-check-circle_72::before {
content: "\f385";
}
.icon-check-circle-active_16::before {
content: "\f386";
}
.icon-check-circle-active_24::before {
content: "\f387";
}
.icon-check-circle-filled::before {
content: "\f388";
}
.icon-check-refresh_16::before {
content: "\f389";
}
.icon-cisco-logo::before {
content: "\f38a";
}
.icon-clear_12::before {
content: "\f38b";
}
.icon-clear_14::before {
content: "\f38c";
}
.icon-clear_140::before {
content: "\f38d";
}
.icon-clear_16::before {
content: "\f38e";
}
.icon-clear_18::before {
content: "\f38f";
}
.icon-clear_20::before {
content: "\f390";
}
.icon-clear_24::before {
content: "\f391";
}
.icon-clear_32::before {
content: "\f392";
}
.icon-clear_44::before {
content: "\f393";
}
.icon-clear_80::before {
content: "\f394";
}
.icon-clear-active_12::before {
content: "\f395";
}
.icon-clear-active_14::before {
content: "\f396";
}
.icon-clear-active_16::before {
content: "\f397";
}
.icon-clear-active_18::before {
content: "\f398";
}
.icon-clear-active_20::before {
content: "\f399";
}
.icon-clear-active_24::before {
content: "\f39a";
}
.icon-clear-active_32::before {
content: "\f39b";
}
.icon-close-space_12::before {
content: "\f39c";
}
.icon-close-space_18::before {
content: "\f39d";
}
.icon-closed-caption_12::before {
content: "\f39e";
}
.icon-closed-caption_16::before {
content: "\f39f";
}
.icon-closed-caption_20::before {
content: "\f3a0";
}
.icon-closed-caption_24::before {
content: "\f3a1";
}
.icon-closed-caption-active_16::before {
content: "\f3a2";
}
.icon-closed-caption-active_20::before {
content: "\f3a3";
}
.icon-closed-caption-badge_12::before {
content: "\f3a4";
}
.icon-closed-caption-badge_16::before {
content: "\f3a5";
}
.icon-closed-caption-badge_20::before {
content: "\f3a6";
}
.icon-cloud_16::before {
content: "\f3a7";
}
.icon-cloud_20::before {
content: "\f3a8";
}
.icon-cloud_24::before {
content: "\f3a9";
}
.icon-cloud_32::before {
content: "\f3aa";
}
.icon-cloud-upload_16::before {
content: "\f3ab";
}
.icon-cloud-upload_20::before {
content: "\f3ac";
}
.icon-cloud-upload_24::before {
content: "\f3ad";
}
.icon-commenting_16::before {
content: "\f3ae";
}
.icon-commenting_20::before {
content: "\f3af";
}
.icon-commenting_24::before {
content: "\f3b0";
}
.icon-commenting-active_20::before {
content: "\f3b1";
}
.icon-company_12::before {
content: "\f3b2";
}
.icon-company_16::before {
content: "\f3b3";
}
.icon-company_20::before {
content: "\f3b4";
}
.icon-company_24::before {
content: "\f3b5";
}
.icon-company_32::before {
content: "\f3b6";
}
.icon-computer_16::before {
content: "\f3b7";
}
.icon-computer_24::before {
content: "\f3b8";
}
.icon-condition_16::before {
content: "\f3b9";
}
.icon-contact-card_10::before {
content: "\f3ba";
}
.icon-contact-card_12::before {
content: "\f3bb";
}
.icon-contact-card_16::before {
content: "\f3bc";
}
.icon-contact-card_20::before {
content: "\f3bd";
}
.icon-contact-card_22::before {
content: "\f3be";
}
.icon-contact-card_24::before {
content: "\f3bf";
}
.icon-contact-card_28::before {
content: "\f3c0";
}
.icon-contact-card_36::before {
content: "\f3c1";
}
.icon-contact-card-active_20::before {
content: "\f3c2";
}
.icon-contact-card-active_22::before {
content: "\f3c3";
}
.icon-contact-card-active_24::before {
content: "\f3c4";
}
.icon-contact-group_16::before {
content: "\f3c5";
}
.icon-contact-group_20::before {
content: "\f3c6";
}
.icon-content-download_12::before {
content: "\f3c7";
}
.icon-content-download_14::before {
content: "\f3c8";
}
.icon-content-share_10::before {
content: "\f3c9";
}
.icon-content-share_12::before {
content: "\f3ca";
}
.icon-content-share_120::before {
content: "\f3cb";
}
.icon-content-share_124::before {
content: "\f3cc";
}
.icon-content-share_14::before {
content: "\f3cd";
}
.icon-content-share_16::before {
content: "\f3ce";
}
.icon-content-share_18::before {
content: "\f3cf";
}
.icon-content-share_20::before {
content: "\f3d0";
}
.icon-content-share_24::before {
content: "\f3d1";
}
.icon-content-share_32::before {
content: "\f3d2";
}
.icon-content-share_36::before {
content: "\f3d3";
}
.icon-content-share_40::before {
content: "\f3d4";
}
.icon-content-share_48::before {
content: "\f3d5";
}
.icon-content-share_56::before {
content: "\f3d6";
}
.icon-copy_10::before {
content: "\f3d7";
}
.icon-copy_12::before {
content: "\f3d8";
}
.icon-copy_14::before {
content: "\f3d9";
}
.icon-copy_16::before {
content: "\f3da";
}
.icon-copy_20::before {
content: "\f3db";
}
.icon-copy_24::before {
content: "\f3dc";
}
.icon-cpu_16::before {
content: "\f3dd";
}
.icon-cpu_24::before {
content: "\f3de";
}
.icon-cpu_32::before {
content: "\f3df";
}
.icon-crop_16::before {
content: "\f3e0";
}
.icon-crunchbase_16::before {
content: "\f3e1";
}
.icon-crunchbase-circle_16::before {
content: "\f3e2";
}
.icon-cucm-connection_24::before {
content: "\f3e3";
}
.icon-dashboard_16::before {
content: "\f3e4";
}
.icon-dashboard_20::before {
content: "\f3e5";
}
.icon-dashboard_32::before {
content: "\f3e6";
}
.icon-dashboard-active_20::before {
content: "\f3e7";
}
.icon-data-usage_16::before {
content: "\f3e8";
}
.icon-data-usage_18::before {
content: "\f3e9";
}
.icon-data-usage_20::before {
content: "\f3ea";
}
.icon-data-usage_24::before {
content: "\f3eb";
}
.icon-default-app_16::before {
content: "\f3ec";
}
.icon-delete_10::before {
content: "\f3ed";
}
.icon-delete_12::before {
content: "\f3ee";
}
.icon-delete_14::before {
content: "\f3ef";
}
.icon-delete_16::before {
content: "\f3f0";
}
.icon-delete_18::before {
content: "\f3f1";
}
.icon-delete_20::before {
content: "\f3f2";
}
.icon-delete_24::before {
content: "\f3f3";
}
.icon-deskphone_12::before {
content: "\f3f4";
}
.icon-deskphone_14::before {
content: "\f3f5";
}
.icon-deskphone_16::before {
content: "\f3f6";
}
.icon-deskphone_20::before {
content: "\f3f7";
}
.icon-deskphone_24::before {
content: "\f3f8";
}
.icon-deskphone_32::before {
content: "\f3f9";
}
.icon-deskphone_48::before {
content: "\f3fa";
}
.icon-deskphone-warning_16::before {
content: "\f3fb";
}
.icon-device-connection_12::before {
content: "\f3fc";
}
.icon-device-connection_14::before {
content: "\f3fd";
}
.icon-device-connection_16::before {
content: "\f3fe";
}
.icon-device-connection_18::before {
content: "\f3ff";
}
.icon-device-connection_20::before {
content: "\f400";
}
.icon-device-connection_24::before {
content: "\f401";
}
.icon-device-connection_36::before {
content: "\f402";
}
.icon-device-connection_48::before {
content: "\f403";
}
.icon-device-connection-active_14::before {
content: "\f404";
}
.icon-device-connection-active_16::before {
content: "\f405";
}
.icon-device-connection-active_20::before {
content: "\f406";
}
.icon-device-connection-active_24::before {
content: "\f407";
}
.icon-device-connection-active_36::before {
content: "\f408";
}
.icon-device-connection-active_40::before {
content: "\f409";
}
.icon-device-in-room_100::before {
content: "\f40a";
}
.icon-device-in-room_12::before {
content: "\f40b";
}
.icon-device-in-room_14::before {
content: "\f40c";
}
.icon-device-in-room_16::before {
content: "\f40d";
}
.icon-device-in-room_18::before {
content: "\f40e";
}
.icon-device-in-room_20::before {
content: "\f40f";
}
.icon-device-in-room_24::before {
content: "\f410";
}
.icon-device-in-room_32::before {
content: "\f411";
}
.icon-device-in-room_48::before {
content: "\f412";
}
.icon-device-in-room_56::before {
content: "\f413";
}
.icon-device-in-room_8::before {
content: "\f414";
}
.icon-device-in-room-active_24::before {
content: "\f415";
}
.icon-device-in-room-end_16::before {
content: "\f416";
}
.icon-diagnostics_16::before {
content: "\f417";
}
.icon-diagnostics_24::before {
content: "\f418";
}
.icon-diagnostics_32::before {
content: "\f419";
}
.icon-diagnostics-circle_100::before {
content: "\f41a";
}
.icon-dialpad_12::before {
content: "\f41b";
}
.icon-dialpad_14::before {
content: "\f41c";
}
.icon-dialpad_16::before {
content: "\f41d";
}
.icon-dialpad_20::before {
content: "\f41e";
}
.icon-dialpad_24::before {
content: "\f41f";
}
.icon-dialpad_28::before {
content: "\f420";
}
.icon-directory_16::before {
content: "\f421";
}
.icon-directory_20::before {
content: "\f422";
}
.icon-directory_24::before {
content: "\f423";
}
.icon-disconnect-contact_16::before {
content: "\f424";
}
.icon-dislike_12::before {
content: "\f425";
}
.icon-dislike_16::before {
content: "\f426";
}
.icon-dislike_24::before {
content: "\f427";
}
.icon-display_14::before {
content: "\f428";
}
.icon-display_16::before {
content: "\f429";
}
.icon-display_24::before {
content: "\f42a";
}
.icon-display_36::before {
content: "\f42b";
}
.icon-display_72::before {
content: "\f42c";
}
.icon-display-input_16::before {
content: "\f42d";
}
.icon-display-input_24::before {
content: "\f42e";
}
.icon-display-warning_16::before {
content: "\f42f";
}
.icon-dnd_12::before {
content: "\f430";
}
.icon-dnd_120::before {
content: "\f431";
}
.icon-dnd_124::before {
content: "\f432";
}
.icon-dnd_14::before {
content: "\f433";
}
.icon-dnd_16::before {
content: "\f434";
}
.icon-dnd_18::before {
content: "\f435";
}
.icon-dnd_20::before {
content: "\f436";
}
.icon-dnd_24::before {
content: "\f437";
}
.icon-dnd_26::before {
content: "\f438";
}
.icon-dnd_28::before {
content: "\f439";
}
.icon-dnd_32::before {
content: "\f43a";
}
.icon-dnd_36::before {
content: "\f43b";
}
.icon-dnd_40::before {
content: "\f43c";
}
.icon-dnd_48::before {
content: "\f43d";
}
.icon-dnd_56::before {
content: "\f43e";
}
.icon-dnd_8::before {
content: "\f43f";
}
.icon-dnd-active_14::before {
content: "\f440";
}
.icon-dnd-active_24::before {
content: "\f441";
}
.icon-dnd-presence_12::before {
content: "\f442";
}
.icon-dnd-presence_14::before {
content: "\f443";
}
.icon-dnd-presence_24::before {
content: "\f444";
}
.icon-dnd-presence_28::before {
content: "\f445";
}
.icon-dnd-presence_8::before {
content: "\f446";
}
.icon-dnd-presence-stroke_10::before {
content: "\f447";
}
.icon-dnd-presence-stroke_14::before {
content: "\f448";
}
.icon-dnd-presence-stroke_16::before {
content: "\f449";
}
.icon-dnd-presence-stroke_26::before {
content: "\f44a";
}
.icon-dnd-presence-str