@momentum-design/icons 0.58.2 → 0.59.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/data/MomentumFontIcons.css +521 -505
- package/dist/data/MomentumFontIcons.min.css +1 -1
- package/dist/data/MomentumIconsType.swift +517 -505
- package/dist/data/scss/icons.scss +509 -505
- package/dist/data/scss/mixins.scss +509 -505
- package/dist/data/scss/placeholders.scss +509 -505
- package/dist/data/scss/variables.scss +509 -505
- package/dist/fonts/MomentumFontIcon.svg +517 -505
- package/dist/fonts/MomentumFontIcon.ttf +0 -0
- package/dist/fonts/MomentumFontIcon.woff +0 -0
- package/dist/fonts/MomentumFontIcon.woff2 +0 -0
- package/dist/fonts/glyphs.json +1038 -1010
- package/dist/manifest.json +4 -0
- package/dist/svg/speech-ai-bold.svg +1 -0
- package/dist/svg/speech-ai-filled.svg +1 -0
- package/dist/svg/speech-ai-light.svg +1 -0
- package/dist/svg/speech-ai-regular.svg +1 -0
- package/dist/ts/speech-ai-bold.ts +6 -0
- package/dist/ts/speech-ai-filled.ts +6 -0
- package/dist/ts/speech-ai-light.ts +6 -0
- package/dist/ts/speech-ai-regular.ts +6 -0
- package/package.json +1 -1
|
@@ -11101,2023 +11101,2039 @@
|
|
|
11101
11101
|
content: "\fb98";
|
|
11102
11102
|
}
|
|
11103
11103
|
|
|
11104
|
-
.icon-
|
|
11104
|
+
.icon-speech-ai-bold::before {
|
|
11105
11105
|
content: "\fb99";
|
|
11106
11106
|
}
|
|
11107
11107
|
|
|
11108
|
-
.icon-
|
|
11108
|
+
.icon-speech-ai-filled::before {
|
|
11109
11109
|
content: "\fb9a";
|
|
11110
11110
|
}
|
|
11111
11111
|
|
|
11112
|
-
.icon-
|
|
11112
|
+
.icon-speech-ai-light::before {
|
|
11113
11113
|
content: "\fb9b";
|
|
11114
11114
|
}
|
|
11115
11115
|
|
|
11116
|
-
.icon-
|
|
11116
|
+
.icon-speech-ai-regular::before {
|
|
11117
11117
|
content: "\fb9c";
|
|
11118
11118
|
}
|
|
11119
11119
|
|
|
11120
|
-
.icon-
|
|
11120
|
+
.icon-speed-dial-bold::before {
|
|
11121
11121
|
content: "\fb9d";
|
|
11122
11122
|
}
|
|
11123
11123
|
|
|
11124
|
-
.icon-
|
|
11124
|
+
.icon-speed-dial-filled::before {
|
|
11125
11125
|
content: "\fb9e";
|
|
11126
11126
|
}
|
|
11127
11127
|
|
|
11128
|
-
.icon-
|
|
11128
|
+
.icon-speed-dial-light::before {
|
|
11129
11129
|
content: "\fb9f";
|
|
11130
11130
|
}
|
|
11131
11131
|
|
|
11132
|
-
.icon-
|
|
11132
|
+
.icon-speed-dial-regular::before {
|
|
11133
11133
|
content: "\fba0";
|
|
11134
11134
|
}
|
|
11135
11135
|
|
|
11136
|
-
.icon-
|
|
11136
|
+
.icon-spell-checker-bold::before {
|
|
11137
11137
|
content: "\fba1";
|
|
11138
11138
|
}
|
|
11139
11139
|
|
|
11140
|
-
.icon-
|
|
11140
|
+
.icon-spell-checker-light::before {
|
|
11141
11141
|
content: "\fba2";
|
|
11142
11142
|
}
|
|
11143
11143
|
|
|
11144
|
-
.icon-
|
|
11144
|
+
.icon-spell-checker-regular::before {
|
|
11145
11145
|
content: "\fba3";
|
|
11146
11146
|
}
|
|
11147
11147
|
|
|
11148
|
-
.icon-
|
|
11148
|
+
.icon-split-view-bold::before {
|
|
11149
11149
|
content: "\fba4";
|
|
11150
11150
|
}
|
|
11151
11151
|
|
|
11152
|
-
.icon-
|
|
11152
|
+
.icon-split-view-light::before {
|
|
11153
11153
|
content: "\fba5";
|
|
11154
11154
|
}
|
|
11155
11155
|
|
|
11156
|
-
.icon-
|
|
11156
|
+
.icon-split-view-regular::before {
|
|
11157
11157
|
content: "\fba6";
|
|
11158
11158
|
}
|
|
11159
11159
|
|
|
11160
|
-
.icon-stacked-area-chart-
|
|
11160
|
+
.icon-stacked-area-chart-bold::before {
|
|
11161
11161
|
content: "\fba7";
|
|
11162
11162
|
}
|
|
11163
11163
|
|
|
11164
|
-
.icon-stacked-area-chart-
|
|
11164
|
+
.icon-stacked-area-chart-filled::before {
|
|
11165
11165
|
content: "\fba8";
|
|
11166
11166
|
}
|
|
11167
11167
|
|
|
11168
|
-
.icon-stacked-area-chart-
|
|
11168
|
+
.icon-stacked-area-chart-full-bold::before {
|
|
11169
11169
|
content: "\fba9";
|
|
11170
11170
|
}
|
|
11171
11171
|
|
|
11172
|
-
.icon-stacked-area-chart-
|
|
11172
|
+
.icon-stacked-area-chart-full-filled::before {
|
|
11173
11173
|
content: "\fbaa";
|
|
11174
11174
|
}
|
|
11175
11175
|
|
|
11176
|
-
.icon-stacked-
|
|
11176
|
+
.icon-stacked-area-chart-full-light::before {
|
|
11177
11177
|
content: "\fbab";
|
|
11178
11178
|
}
|
|
11179
11179
|
|
|
11180
|
-
.icon-stacked-
|
|
11180
|
+
.icon-stacked-area-chart-full-regular::before {
|
|
11181
11181
|
content: "\fbac";
|
|
11182
11182
|
}
|
|
11183
11183
|
|
|
11184
|
-
.icon-stacked-
|
|
11184
|
+
.icon-stacked-area-chart-light::before {
|
|
11185
11185
|
content: "\fbad";
|
|
11186
11186
|
}
|
|
11187
11187
|
|
|
11188
|
-
.icon-stacked-
|
|
11188
|
+
.icon-stacked-area-chart-regular::before {
|
|
11189
11189
|
content: "\fbae";
|
|
11190
11190
|
}
|
|
11191
11191
|
|
|
11192
|
-
.icon-stacked-bar-chart-
|
|
11192
|
+
.icon-stacked-bar-chart-bold::before {
|
|
11193
11193
|
content: "\fbaf";
|
|
11194
11194
|
}
|
|
11195
11195
|
|
|
11196
|
-
.icon-stacked-bar-chart-
|
|
11196
|
+
.icon-stacked-bar-chart-filled::before {
|
|
11197
11197
|
content: "\fbb0";
|
|
11198
11198
|
}
|
|
11199
11199
|
|
|
11200
|
-
.icon-stacked-bar-chart-
|
|
11200
|
+
.icon-stacked-bar-chart-full-bold::before {
|
|
11201
11201
|
content: "\fbb1";
|
|
11202
11202
|
}
|
|
11203
11203
|
|
|
11204
|
-
.icon-stacked-bar-chart-
|
|
11204
|
+
.icon-stacked-bar-chart-full-filled::before {
|
|
11205
11205
|
content: "\fbb2";
|
|
11206
11206
|
}
|
|
11207
11207
|
|
|
11208
|
-
.icon-
|
|
11208
|
+
.icon-stacked-bar-chart-full-light::before {
|
|
11209
11209
|
content: "\fbb3";
|
|
11210
11210
|
}
|
|
11211
11211
|
|
|
11212
|
-
.icon-
|
|
11212
|
+
.icon-stacked-bar-chart-full-regular::before {
|
|
11213
11213
|
content: "\fbb4";
|
|
11214
11214
|
}
|
|
11215
11215
|
|
|
11216
|
-
.icon-
|
|
11216
|
+
.icon-stacked-bar-chart-light::before {
|
|
11217
11217
|
content: "\fbb5";
|
|
11218
11218
|
}
|
|
11219
11219
|
|
|
11220
|
-
.icon-
|
|
11220
|
+
.icon-stacked-bar-chart-regular::before {
|
|
11221
11221
|
content: "\fbb6";
|
|
11222
11222
|
}
|
|
11223
11223
|
|
|
11224
|
-
.icon-
|
|
11224
|
+
.icon-start-chat-bold::before {
|
|
11225
11225
|
content: "\fbb7";
|
|
11226
11226
|
}
|
|
11227
11227
|
|
|
11228
|
-
.icon-
|
|
11228
|
+
.icon-start-chat-light::before {
|
|
11229
11229
|
content: "\fbb8";
|
|
11230
11230
|
}
|
|
11231
11231
|
|
|
11232
|
-
.icon-
|
|
11232
|
+
.icon-start-chat-regular::before {
|
|
11233
11233
|
content: "\fbb9";
|
|
11234
11234
|
}
|
|
11235
11235
|
|
|
11236
|
-
.icon-
|
|
11236
|
+
.icon-stethoscope-bold::before {
|
|
11237
11237
|
content: "\fbba";
|
|
11238
11238
|
}
|
|
11239
11239
|
|
|
11240
|
-
.icon-
|
|
11240
|
+
.icon-stethoscope-light::before {
|
|
11241
11241
|
content: "\fbbb";
|
|
11242
11242
|
}
|
|
11243
11243
|
|
|
11244
|
-
.icon-
|
|
11244
|
+
.icon-stethoscope-regular::before {
|
|
11245
11245
|
content: "\fbbc";
|
|
11246
11246
|
}
|
|
11247
11247
|
|
|
11248
|
-
.icon-
|
|
11248
|
+
.icon-stickers-bold::before {
|
|
11249
11249
|
content: "\fbbd";
|
|
11250
11250
|
}
|
|
11251
11251
|
|
|
11252
|
-
.icon-
|
|
11252
|
+
.icon-stickers-light::before {
|
|
11253
11253
|
content: "\fbbe";
|
|
11254
11254
|
}
|
|
11255
11255
|
|
|
11256
|
-
.icon-
|
|
11256
|
+
.icon-stickers-regular::before {
|
|
11257
11257
|
content: "\fbbf";
|
|
11258
11258
|
}
|
|
11259
11259
|
|
|
11260
|
-
.icon-
|
|
11260
|
+
.icon-stickies-bold::before {
|
|
11261
11261
|
content: "\fbc0";
|
|
11262
11262
|
}
|
|
11263
11263
|
|
|
11264
|
-
.icon-
|
|
11264
|
+
.icon-stickies-light::before {
|
|
11265
11265
|
content: "\fbc1";
|
|
11266
11266
|
}
|
|
11267
11267
|
|
|
11268
|
-
.icon-
|
|
11268
|
+
.icon-stickies-regular::before {
|
|
11269
11269
|
content: "\fbc2";
|
|
11270
11270
|
}
|
|
11271
11271
|
|
|
11272
|
-
.icon-stop-
|
|
11272
|
+
.icon-stop-bold::before {
|
|
11273
11273
|
content: "\fbc3";
|
|
11274
11274
|
}
|
|
11275
11275
|
|
|
11276
|
-
.icon-stop-
|
|
11276
|
+
.icon-stop-circle-bold::before {
|
|
11277
11277
|
content: "\fbc4";
|
|
11278
11278
|
}
|
|
11279
11279
|
|
|
11280
|
-
.icon-stop-
|
|
11280
|
+
.icon-stop-circle-filled::before {
|
|
11281
11281
|
content: "\fbc5";
|
|
11282
11282
|
}
|
|
11283
11283
|
|
|
11284
|
-
.icon-stop-
|
|
11284
|
+
.icon-stop-circle-light::before {
|
|
11285
11285
|
content: "\fbc6";
|
|
11286
11286
|
}
|
|
11287
11287
|
|
|
11288
|
-
.icon-stop-
|
|
11288
|
+
.icon-stop-circle-regular::before {
|
|
11289
11289
|
content: "\fbc7";
|
|
11290
11290
|
}
|
|
11291
11291
|
|
|
11292
|
-
.icon-stop-
|
|
11292
|
+
.icon-stop-content-share-bold::before {
|
|
11293
11293
|
content: "\fbc8";
|
|
11294
11294
|
}
|
|
11295
11295
|
|
|
11296
|
-
.icon-stop-
|
|
11296
|
+
.icon-stop-content-share-light::before {
|
|
11297
11297
|
content: "\fbc9";
|
|
11298
11298
|
}
|
|
11299
11299
|
|
|
11300
|
-
.icon-
|
|
11300
|
+
.icon-stop-content-share-regular::before {
|
|
11301
11301
|
content: "\fbca";
|
|
11302
11302
|
}
|
|
11303
11303
|
|
|
11304
|
-
.icon-
|
|
11304
|
+
.icon-stop-filled::before {
|
|
11305
11305
|
content: "\fbcb";
|
|
11306
11306
|
}
|
|
11307
11307
|
|
|
11308
|
-
.icon-
|
|
11308
|
+
.icon-stop-light::before {
|
|
11309
11309
|
content: "\fbcc";
|
|
11310
11310
|
}
|
|
11311
11311
|
|
|
11312
|
-
.icon-
|
|
11312
|
+
.icon-stop-regular::before {
|
|
11313
11313
|
content: "\fbcd";
|
|
11314
11314
|
}
|
|
11315
11315
|
|
|
11316
|
-
.icon-
|
|
11316
|
+
.icon-stored-info-bold::before {
|
|
11317
11317
|
content: "\fbce";
|
|
11318
11318
|
}
|
|
11319
11319
|
|
|
11320
|
-
.icon-
|
|
11320
|
+
.icon-stored-info-filled::before {
|
|
11321
11321
|
content: "\fbcf";
|
|
11322
11322
|
}
|
|
11323
11323
|
|
|
11324
|
-
.icon-
|
|
11324
|
+
.icon-stored-info-light::before {
|
|
11325
11325
|
content: "\fbd0";
|
|
11326
11326
|
}
|
|
11327
11327
|
|
|
11328
|
-
.icon-
|
|
11328
|
+
.icon-stored-info-regular::before {
|
|
11329
11329
|
content: "\fbd1";
|
|
11330
11330
|
}
|
|
11331
11331
|
|
|
11332
|
-
.icon-
|
|
11332
|
+
.icon-streaming-bold::before {
|
|
11333
11333
|
content: "\fbd2";
|
|
11334
11334
|
}
|
|
11335
11335
|
|
|
11336
|
-
.icon-
|
|
11336
|
+
.icon-streaming-light::before {
|
|
11337
11337
|
content: "\fbd3";
|
|
11338
11338
|
}
|
|
11339
11339
|
|
|
11340
|
-
.icon-
|
|
11340
|
+
.icon-streaming-regular::before {
|
|
11341
11341
|
content: "\fbd4";
|
|
11342
11342
|
}
|
|
11343
11343
|
|
|
11344
|
-
.icon-
|
|
11344
|
+
.icon-strikethrough-bold::before {
|
|
11345
11345
|
content: "\fbd5";
|
|
11346
11346
|
}
|
|
11347
11347
|
|
|
11348
|
-
.icon-
|
|
11348
|
+
.icon-strikethrough-filled::before {
|
|
11349
11349
|
content: "\fbd6";
|
|
11350
11350
|
}
|
|
11351
11351
|
|
|
11352
|
-
.icon-
|
|
11352
|
+
.icon-strikethrough-light::before {
|
|
11353
11353
|
content: "\fbd7";
|
|
11354
11354
|
}
|
|
11355
11355
|
|
|
11356
|
-
.icon-
|
|
11356
|
+
.icon-strikethrough-regular::before {
|
|
11357
11357
|
content: "\fbd8";
|
|
11358
11358
|
}
|
|
11359
11359
|
|
|
11360
|
-
.icon-
|
|
11360
|
+
.icon-studio-mode-bold::before {
|
|
11361
11361
|
content: "\fbd9";
|
|
11362
11362
|
}
|
|
11363
11363
|
|
|
11364
|
-
.icon-
|
|
11364
|
+
.icon-studio-mode-light::before {
|
|
11365
11365
|
content: "\fbda";
|
|
11366
11366
|
}
|
|
11367
11367
|
|
|
11368
|
-
.icon-
|
|
11368
|
+
.icon-studio-mode-regular::before {
|
|
11369
11369
|
content: "\fbdb";
|
|
11370
11370
|
}
|
|
11371
11371
|
|
|
11372
|
-
.icon-
|
|
11372
|
+
.icon-subscript-bold::before {
|
|
11373
11373
|
content: "\fbdc";
|
|
11374
11374
|
}
|
|
11375
11375
|
|
|
11376
|
-
.icon-
|
|
11376
|
+
.icon-subscript-light::before {
|
|
11377
11377
|
content: "\fbdd";
|
|
11378
11378
|
}
|
|
11379
11379
|
|
|
11380
|
-
.icon-
|
|
11380
|
+
.icon-subscript-regular::before {
|
|
11381
11381
|
content: "\fbde";
|
|
11382
11382
|
}
|
|
11383
11383
|
|
|
11384
|
-
.icon-
|
|
11384
|
+
.icon-summarize-ai-bold::before {
|
|
11385
11385
|
content: "\fbdf";
|
|
11386
11386
|
}
|
|
11387
11387
|
|
|
11388
|
-
.icon-
|
|
11388
|
+
.icon-summarize-ai-light::before {
|
|
11389
11389
|
content: "\fbe0";
|
|
11390
11390
|
}
|
|
11391
11391
|
|
|
11392
|
-
.icon-
|
|
11392
|
+
.icon-summarize-ai-regular::before {
|
|
11393
11393
|
content: "\fbe1";
|
|
11394
11394
|
}
|
|
11395
11395
|
|
|
11396
|
-
.icon-
|
|
11396
|
+
.icon-superscript-bold::before {
|
|
11397
11397
|
content: "\fbe2";
|
|
11398
11398
|
}
|
|
11399
11399
|
|
|
11400
|
-
.icon-
|
|
11400
|
+
.icon-superscript-light::before {
|
|
11401
11401
|
content: "\fbe3";
|
|
11402
11402
|
}
|
|
11403
11403
|
|
|
11404
|
-
.icon-
|
|
11404
|
+
.icon-superscript-regular::before {
|
|
11405
11405
|
content: "\fbe4";
|
|
11406
11406
|
}
|
|
11407
11407
|
|
|
11408
|
-
.icon-
|
|
11408
|
+
.icon-survey-bold::before {
|
|
11409
11409
|
content: "\fbe5";
|
|
11410
11410
|
}
|
|
11411
11411
|
|
|
11412
|
-
.icon-
|
|
11412
|
+
.icon-survey-filled::before {
|
|
11413
11413
|
content: "\fbe6";
|
|
11414
11414
|
}
|
|
11415
11415
|
|
|
11416
|
-
.icon-
|
|
11416
|
+
.icon-survey-light::before {
|
|
11417
11417
|
content: "\fbe7";
|
|
11418
11418
|
}
|
|
11419
11419
|
|
|
11420
|
-
.icon-
|
|
11420
|
+
.icon-survey-regular::before {
|
|
11421
11421
|
content: "\fbe8";
|
|
11422
11422
|
}
|
|
11423
11423
|
|
|
11424
|
-
.icon-sx-
|
|
11424
|
+
.icon-sx-eighty-codec-bold::before {
|
|
11425
11425
|
content: "\fbe9";
|
|
11426
11426
|
}
|
|
11427
11427
|
|
|
11428
|
-
.icon-sx-
|
|
11428
|
+
.icon-sx-eighty-codec-light::before {
|
|
11429
11429
|
content: "\fbea";
|
|
11430
11430
|
}
|
|
11431
11431
|
|
|
11432
|
-
.icon-sx-
|
|
11432
|
+
.icon-sx-eighty-codec-regular::before {
|
|
11433
11433
|
content: "\fbeb";
|
|
11434
11434
|
}
|
|
11435
11435
|
|
|
11436
|
-
.icon-sx-
|
|
11436
|
+
.icon-sx-ten-bold::before {
|
|
11437
11437
|
content: "\fbec";
|
|
11438
11438
|
}
|
|
11439
11439
|
|
|
11440
|
-
.icon-sx-
|
|
11440
|
+
.icon-sx-ten-light::before {
|
|
11441
11441
|
content: "\fbed";
|
|
11442
11442
|
}
|
|
11443
11443
|
|
|
11444
|
-
.icon-
|
|
11444
|
+
.icon-sx-ten-regular::before {
|
|
11445
11445
|
content: "\fbee";
|
|
11446
11446
|
}
|
|
11447
11447
|
|
|
11448
|
-
.icon-
|
|
11448
|
+
.icon-sx-twenty-bold::before {
|
|
11449
11449
|
content: "\fbef";
|
|
11450
11450
|
}
|
|
11451
11451
|
|
|
11452
|
-
.icon-
|
|
11452
|
+
.icon-sx-twenty-light::before {
|
|
11453
11453
|
content: "\fbf0";
|
|
11454
11454
|
}
|
|
11455
11455
|
|
|
11456
|
-
.icon-
|
|
11456
|
+
.icon-sx-twenty-regular::before {
|
|
11457
11457
|
content: "\fbf1";
|
|
11458
11458
|
}
|
|
11459
11459
|
|
|
11460
|
-
.icon-table-
|
|
11460
|
+
.icon-table-bold::before {
|
|
11461
11461
|
content: "\fbf2";
|
|
11462
11462
|
}
|
|
11463
11463
|
|
|
11464
|
-
.icon-table-
|
|
11464
|
+
.icon-table-extender-bold::before {
|
|
11465
11465
|
content: "\fbf3";
|
|
11466
11466
|
}
|
|
11467
11467
|
|
|
11468
|
-
.icon-table-
|
|
11468
|
+
.icon-table-extender-filled::before {
|
|
11469
11469
|
content: "\fbf4";
|
|
11470
11470
|
}
|
|
11471
11471
|
|
|
11472
|
-
.icon-
|
|
11472
|
+
.icon-table-extender-light::before {
|
|
11473
11473
|
content: "\fbf5";
|
|
11474
11474
|
}
|
|
11475
11475
|
|
|
11476
|
-
.icon-
|
|
11476
|
+
.icon-table-extender-regular::before {
|
|
11477
11477
|
content: "\fbf6";
|
|
11478
11478
|
}
|
|
11479
11479
|
|
|
11480
|
-
.icon-
|
|
11480
|
+
.icon-table-light::before {
|
|
11481
11481
|
content: "\fbf7";
|
|
11482
11482
|
}
|
|
11483
11483
|
|
|
11484
|
-
.icon-
|
|
11484
|
+
.icon-table-regular::before {
|
|
11485
11485
|
content: "\fbf8";
|
|
11486
11486
|
}
|
|
11487
11487
|
|
|
11488
|
-
.icon-
|
|
11488
|
+
.icon-tablet-bold::before {
|
|
11489
11489
|
content: "\fbf9";
|
|
11490
11490
|
}
|
|
11491
11491
|
|
|
11492
|
-
.icon-
|
|
11492
|
+
.icon-tablet-light::before {
|
|
11493
11493
|
content: "\fbfa";
|
|
11494
11494
|
}
|
|
11495
11495
|
|
|
11496
|
-
.icon-
|
|
11496
|
+
.icon-tablet-regular::before {
|
|
11497
11497
|
content: "\fbfb";
|
|
11498
11498
|
}
|
|
11499
11499
|
|
|
11500
|
-
.icon-
|
|
11500
|
+
.icon-tabs-bold::before {
|
|
11501
11501
|
content: "\fbfc";
|
|
11502
11502
|
}
|
|
11503
11503
|
|
|
11504
|
-
.icon-
|
|
11504
|
+
.icon-tabs-light::before {
|
|
11505
11505
|
content: "\fbfd";
|
|
11506
11506
|
}
|
|
11507
11507
|
|
|
11508
|
-
.icon-
|
|
11508
|
+
.icon-tabs-regular::before {
|
|
11509
11509
|
content: "\fbfe";
|
|
11510
11510
|
}
|
|
11511
11511
|
|
|
11512
|
-
.icon-
|
|
11512
|
+
.icon-tag-bold::before {
|
|
11513
11513
|
content: "\fbff";
|
|
11514
11514
|
}
|
|
11515
11515
|
|
|
11516
|
-
.icon-
|
|
11516
|
+
.icon-tag-light::before {
|
|
11517
11517
|
content: "\fc00";
|
|
11518
11518
|
}
|
|
11519
11519
|
|
|
11520
|
-
.icon-
|
|
11520
|
+
.icon-tag-regular::before {
|
|
11521
11521
|
content: "\fc01";
|
|
11522
11522
|
}
|
|
11523
11523
|
|
|
11524
|
-
.icon-
|
|
11524
|
+
.icon-tap-bold::before {
|
|
11525
11525
|
content: "\fc02";
|
|
11526
11526
|
}
|
|
11527
11527
|
|
|
11528
|
-
.icon-
|
|
11528
|
+
.icon-tap-filled::before {
|
|
11529
11529
|
content: "\fc03";
|
|
11530
11530
|
}
|
|
11531
11531
|
|
|
11532
|
-
.icon-
|
|
11532
|
+
.icon-tap-light::before {
|
|
11533
11533
|
content: "\fc04";
|
|
11534
11534
|
}
|
|
11535
11535
|
|
|
11536
|
-
.icon-
|
|
11536
|
+
.icon-tap-regular::before {
|
|
11537
11537
|
content: "\fc05";
|
|
11538
11538
|
}
|
|
11539
11539
|
|
|
11540
|
-
.icon-telepresence-alert-
|
|
11540
|
+
.icon-telepresence-alert-bold::before {
|
|
11541
11541
|
content: "\fc06";
|
|
11542
11542
|
}
|
|
11543
11543
|
|
|
11544
|
-
.icon-telepresence-alert-
|
|
11544
|
+
.icon-telepresence-alert-light::before {
|
|
11545
11545
|
content: "\fc07";
|
|
11546
11546
|
}
|
|
11547
11547
|
|
|
11548
|
-
.icon-telepresence-bold::before {
|
|
11548
|
+
.icon-telepresence-alert-muted-bold::before {
|
|
11549
11549
|
content: "\fc08";
|
|
11550
11550
|
}
|
|
11551
11551
|
|
|
11552
|
-
.icon-telepresence-
|
|
11552
|
+
.icon-telepresence-alert-muted-light::before {
|
|
11553
11553
|
content: "\fc09";
|
|
11554
11554
|
}
|
|
11555
11555
|
|
|
11556
|
-
.icon-telepresence-
|
|
11556
|
+
.icon-telepresence-alert-muted-regular::before {
|
|
11557
11557
|
content: "\fc0a";
|
|
11558
11558
|
}
|
|
11559
11559
|
|
|
11560
|
-
.icon-telepresence-
|
|
11560
|
+
.icon-telepresence-alert-regular::before {
|
|
11561
11561
|
content: "\fc0b";
|
|
11562
11562
|
}
|
|
11563
11563
|
|
|
11564
|
-
.icon-telepresence-
|
|
11564
|
+
.icon-telepresence-bold::before {
|
|
11565
11565
|
content: "\fc0c";
|
|
11566
11566
|
}
|
|
11567
11567
|
|
|
11568
|
-
.icon-telepresence-
|
|
11568
|
+
.icon-telepresence-ix-five-thousand-bold::before {
|
|
11569
11569
|
content: "\fc0d";
|
|
11570
11570
|
}
|
|
11571
11571
|
|
|
11572
|
-
.icon-telepresence-
|
|
11572
|
+
.icon-telepresence-ix-five-thousand-light::before {
|
|
11573
11573
|
content: "\fc0e";
|
|
11574
11574
|
}
|
|
11575
11575
|
|
|
11576
|
-
.icon-telepresence-
|
|
11576
|
+
.icon-telepresence-ix-five-thousand-regular::before {
|
|
11577
11577
|
content: "\fc0f";
|
|
11578
11578
|
}
|
|
11579
11579
|
|
|
11580
|
-
.icon-telepresence-
|
|
11580
|
+
.icon-telepresence-light::before {
|
|
11581
11581
|
content: "\fc10";
|
|
11582
11582
|
}
|
|
11583
11583
|
|
|
11584
|
-
.icon-telepresence-
|
|
11584
|
+
.icon-telepresence-muted-bold::before {
|
|
11585
11585
|
content: "\fc11";
|
|
11586
11586
|
}
|
|
11587
11587
|
|
|
11588
|
-
.icon-telepresence-
|
|
11588
|
+
.icon-telepresence-muted-light::before {
|
|
11589
11589
|
content: "\fc12";
|
|
11590
11590
|
}
|
|
11591
11591
|
|
|
11592
|
-
.icon-telepresence-regular::before {
|
|
11592
|
+
.icon-telepresence-muted-regular::before {
|
|
11593
11593
|
content: "\fc13";
|
|
11594
11594
|
}
|
|
11595
11595
|
|
|
11596
|
-
.icon-
|
|
11596
|
+
.icon-telepresence-private-bold::before {
|
|
11597
11597
|
content: "\fc14";
|
|
11598
11598
|
}
|
|
11599
11599
|
|
|
11600
|
-
.icon-
|
|
11600
|
+
.icon-telepresence-private-light::before {
|
|
11601
11601
|
content: "\fc15";
|
|
11602
11602
|
}
|
|
11603
11603
|
|
|
11604
|
-
.icon-
|
|
11604
|
+
.icon-telepresence-private-regular::before {
|
|
11605
11605
|
content: "\fc16";
|
|
11606
11606
|
}
|
|
11607
11607
|
|
|
11608
|
-
.icon-
|
|
11608
|
+
.icon-telepresence-regular::before {
|
|
11609
11609
|
content: "\fc17";
|
|
11610
11610
|
}
|
|
11611
11611
|
|
|
11612
|
-
.icon-
|
|
11612
|
+
.icon-temperature-bold::before {
|
|
11613
11613
|
content: "\fc18";
|
|
11614
11614
|
}
|
|
11615
11615
|
|
|
11616
|
-
.icon-
|
|
11616
|
+
.icon-temperature-light::before {
|
|
11617
11617
|
content: "\fc19";
|
|
11618
11618
|
}
|
|
11619
11619
|
|
|
11620
|
-
.icon-
|
|
11620
|
+
.icon-temperature-regular::before {
|
|
11621
11621
|
content: "\fc1a";
|
|
11622
11622
|
}
|
|
11623
11623
|
|
|
11624
|
-
.icon-
|
|
11624
|
+
.icon-test-tube-bold::before {
|
|
11625
11625
|
content: "\fc1b";
|
|
11626
11626
|
}
|
|
11627
11627
|
|
|
11628
|
-
.icon-
|
|
11628
|
+
.icon-test-tube-filled::before {
|
|
11629
11629
|
content: "\fc1c";
|
|
11630
11630
|
}
|
|
11631
11631
|
|
|
11632
|
-
.icon-
|
|
11632
|
+
.icon-test-tube-light::before {
|
|
11633
11633
|
content: "\fc1d";
|
|
11634
11634
|
}
|
|
11635
11635
|
|
|
11636
|
-
.icon-
|
|
11636
|
+
.icon-test-tube-regular::before {
|
|
11637
11637
|
content: "\fc1e";
|
|
11638
11638
|
}
|
|
11639
11639
|
|
|
11640
|
-
.icon-text-align-
|
|
11640
|
+
.icon-text-align-center-bold::before {
|
|
11641
11641
|
content: "\fc1f";
|
|
11642
11642
|
}
|
|
11643
11643
|
|
|
11644
|
-
.icon-text-align-
|
|
11644
|
+
.icon-text-align-center-filled::before {
|
|
11645
11645
|
content: "\fc20";
|
|
11646
11646
|
}
|
|
11647
11647
|
|
|
11648
|
-
.icon-text-align-
|
|
11648
|
+
.icon-text-align-center-light::before {
|
|
11649
11649
|
content: "\fc21";
|
|
11650
11650
|
}
|
|
11651
11651
|
|
|
11652
|
-
.icon-text-align-
|
|
11652
|
+
.icon-text-align-center-regular::before {
|
|
11653
11653
|
content: "\fc22";
|
|
11654
11654
|
}
|
|
11655
11655
|
|
|
11656
|
-
.icon-text-align-
|
|
11656
|
+
.icon-text-align-left-bold::before {
|
|
11657
11657
|
content: "\fc23";
|
|
11658
11658
|
}
|
|
11659
11659
|
|
|
11660
|
-
.icon-text-align-
|
|
11660
|
+
.icon-text-align-left-filled::before {
|
|
11661
11661
|
content: "\fc24";
|
|
11662
11662
|
}
|
|
11663
11663
|
|
|
11664
|
-
.icon-text-align-
|
|
11664
|
+
.icon-text-align-left-light::before {
|
|
11665
11665
|
content: "\fc25";
|
|
11666
11666
|
}
|
|
11667
11667
|
|
|
11668
|
-
.icon-text-align-
|
|
11668
|
+
.icon-text-align-left-regular::before {
|
|
11669
11669
|
content: "\fc26";
|
|
11670
11670
|
}
|
|
11671
11671
|
|
|
11672
|
-
.icon-text-bold::before {
|
|
11672
|
+
.icon-text-align-right-bold::before {
|
|
11673
11673
|
content: "\fc27";
|
|
11674
11674
|
}
|
|
11675
11675
|
|
|
11676
|
-
.icon-text-
|
|
11676
|
+
.icon-text-align-right-filled::before {
|
|
11677
11677
|
content: "\fc28";
|
|
11678
11678
|
}
|
|
11679
11679
|
|
|
11680
|
-
.icon-text-
|
|
11680
|
+
.icon-text-align-right-light::before {
|
|
11681
11681
|
content: "\fc29";
|
|
11682
11682
|
}
|
|
11683
11683
|
|
|
11684
|
-
.icon-text-
|
|
11684
|
+
.icon-text-align-right-regular::before {
|
|
11685
11685
|
content: "\fc2a";
|
|
11686
11686
|
}
|
|
11687
11687
|
|
|
11688
|
-
.icon-text-
|
|
11688
|
+
.icon-text-bold::before {
|
|
11689
11689
|
content: "\fc2b";
|
|
11690
11690
|
}
|
|
11691
11691
|
|
|
11692
|
-
.icon-text-
|
|
11692
|
+
.icon-text-box-cursor-light::before {
|
|
11693
11693
|
content: "\fc2c";
|
|
11694
11694
|
}
|
|
11695
11695
|
|
|
11696
|
-
.icon-text-
|
|
11696
|
+
.icon-text-code-block-bold::before {
|
|
11697
11697
|
content: "\fc2d";
|
|
11698
11698
|
}
|
|
11699
11699
|
|
|
11700
|
-
.icon-text-
|
|
11700
|
+
.icon-text-code-block-light::before {
|
|
11701
11701
|
content: "\fc2e";
|
|
11702
11702
|
}
|
|
11703
11703
|
|
|
11704
|
-
.icon-text-
|
|
11704
|
+
.icon-text-code-block-regular::before {
|
|
11705
11705
|
content: "\fc2f";
|
|
11706
11706
|
}
|
|
11707
11707
|
|
|
11708
|
-
.icon-text-
|
|
11708
|
+
.icon-text-highlight-bold::before {
|
|
11709
11709
|
content: "\fc30";
|
|
11710
11710
|
}
|
|
11711
11711
|
|
|
11712
|
-
.icon-text-
|
|
11712
|
+
.icon-text-highlight-filled::before {
|
|
11713
11713
|
content: "\fc31";
|
|
11714
11714
|
}
|
|
11715
11715
|
|
|
11716
|
-
.icon-text-
|
|
11716
|
+
.icon-text-highlight-light::before {
|
|
11717
11717
|
content: "\fc32";
|
|
11718
11718
|
}
|
|
11719
11719
|
|
|
11720
|
-
.icon-text-
|
|
11720
|
+
.icon-text-highlight-regular::before {
|
|
11721
11721
|
content: "\fc33";
|
|
11722
11722
|
}
|
|
11723
11723
|
|
|
11724
|
-
.icon-text-
|
|
11724
|
+
.icon-text-light::before {
|
|
11725
11725
|
content: "\fc34";
|
|
11726
11726
|
}
|
|
11727
11727
|
|
|
11728
|
-
.icon-
|
|
11728
|
+
.icon-text-regular::before {
|
|
11729
11729
|
content: "\fc35";
|
|
11730
11730
|
}
|
|
11731
11731
|
|
|
11732
|
-
.icon-
|
|
11732
|
+
.icon-text-short-bold::before {
|
|
11733
11733
|
content: "\fc36";
|
|
11734
11734
|
}
|
|
11735
11735
|
|
|
11736
|
-
.icon-
|
|
11736
|
+
.icon-text-short-light::before {
|
|
11737
11737
|
content: "\fc37";
|
|
11738
11738
|
}
|
|
11739
11739
|
|
|
11740
|
-
.icon-
|
|
11740
|
+
.icon-text-short-regular::before {
|
|
11741
11741
|
content: "\fc38";
|
|
11742
11742
|
}
|
|
11743
11743
|
|
|
11744
|
-
.icon-three-
|
|
11744
|
+
.icon-three-column-bold::before {
|
|
11745
11745
|
content: "\fc39";
|
|
11746
11746
|
}
|
|
11747
11747
|
|
|
11748
|
-
.icon-three-
|
|
11748
|
+
.icon-three-column-light::before {
|
|
11749
11749
|
content: "\fc3a";
|
|
11750
11750
|
}
|
|
11751
11751
|
|
|
11752
|
-
.icon-
|
|
11752
|
+
.icon-three-column-regular::before {
|
|
11753
11753
|
content: "\fc3b";
|
|
11754
11754
|
}
|
|
11755
11755
|
|
|
11756
|
-
.icon-
|
|
11756
|
+
.icon-three-d-object-bold::before {
|
|
11757
11757
|
content: "\fc3c";
|
|
11758
11758
|
}
|
|
11759
11759
|
|
|
11760
|
-
.icon-
|
|
11760
|
+
.icon-three-d-object-light::before {
|
|
11761
11761
|
content: "\fc3d";
|
|
11762
11762
|
}
|
|
11763
11763
|
|
|
11764
|
-
.icon-
|
|
11764
|
+
.icon-three-d-object-regular::before {
|
|
11765
11765
|
content: "\fc3e";
|
|
11766
11766
|
}
|
|
11767
11767
|
|
|
11768
|
-
.icon-
|
|
11768
|
+
.icon-time-exclusion-bold::before {
|
|
11769
11769
|
content: "\fc3f";
|
|
11770
11770
|
}
|
|
11771
11771
|
|
|
11772
|
-
.icon-
|
|
11772
|
+
.icon-time-exclusion-light::before {
|
|
11773
11773
|
content: "\fc40";
|
|
11774
11774
|
}
|
|
11775
11775
|
|
|
11776
|
-
.icon-
|
|
11776
|
+
.icon-time-exclusion-regular::before {
|
|
11777
11777
|
content: "\fc41";
|
|
11778
11778
|
}
|
|
11779
11779
|
|
|
11780
|
-
.icon-
|
|
11780
|
+
.icon-timezone-bold::before {
|
|
11781
11781
|
content: "\fc42";
|
|
11782
11782
|
}
|
|
11783
11783
|
|
|
11784
|
-
.icon-
|
|
11784
|
+
.icon-timezone-filled::before {
|
|
11785
11785
|
content: "\fc43";
|
|
11786
11786
|
}
|
|
11787
11787
|
|
|
11788
|
-
.icon-
|
|
11788
|
+
.icon-timezone-light::before {
|
|
11789
11789
|
content: "\fc44";
|
|
11790
11790
|
}
|
|
11791
11791
|
|
|
11792
|
-
.icon-
|
|
11792
|
+
.icon-timezone-regular::before {
|
|
11793
11793
|
content: "\fc45";
|
|
11794
11794
|
}
|
|
11795
11795
|
|
|
11796
|
-
.icon-too-
|
|
11796
|
+
.icon-too-fast-bold::before {
|
|
11797
11797
|
content: "\fc46";
|
|
11798
11798
|
}
|
|
11799
11799
|
|
|
11800
|
-
.icon-too-
|
|
11800
|
+
.icon-too-fast-light::before {
|
|
11801
11801
|
content: "\fc47";
|
|
11802
11802
|
}
|
|
11803
11803
|
|
|
11804
|
-
.icon-
|
|
11804
|
+
.icon-too-fast-regular::before {
|
|
11805
11805
|
content: "\fc48";
|
|
11806
11806
|
}
|
|
11807
11807
|
|
|
11808
|
-
.icon-
|
|
11808
|
+
.icon-too-slow-bold::before {
|
|
11809
11809
|
content: "\fc49";
|
|
11810
11810
|
}
|
|
11811
11811
|
|
|
11812
|
-
.icon-
|
|
11812
|
+
.icon-too-slow-light::before {
|
|
11813
11813
|
content: "\fc4a";
|
|
11814
11814
|
}
|
|
11815
11815
|
|
|
11816
|
-
.icon-
|
|
11816
|
+
.icon-too-slow-regular::before {
|
|
11817
11817
|
content: "\fc4b";
|
|
11818
11818
|
}
|
|
11819
11819
|
|
|
11820
|
-
.icon-
|
|
11820
|
+
.icon-tools-bold::before {
|
|
11821
11821
|
content: "\fc4c";
|
|
11822
11822
|
}
|
|
11823
11823
|
|
|
11824
|
-
.icon-
|
|
11824
|
+
.icon-tools-filled::before {
|
|
11825
11825
|
content: "\fc4d";
|
|
11826
11826
|
}
|
|
11827
11827
|
|
|
11828
|
-
.icon-
|
|
11828
|
+
.icon-tools-light::before {
|
|
11829
11829
|
content: "\fc4e";
|
|
11830
11830
|
}
|
|
11831
11831
|
|
|
11832
|
-
.icon-
|
|
11832
|
+
.icon-tools-regular::before {
|
|
11833
11833
|
content: "\fc4f";
|
|
11834
11834
|
}
|
|
11835
11835
|
|
|
11836
|
-
.icon-
|
|
11836
|
+
.icon-touch-ten-bold::before {
|
|
11837
11837
|
content: "\fc50";
|
|
11838
11838
|
}
|
|
11839
11839
|
|
|
11840
|
-
.icon-
|
|
11840
|
+
.icon-touch-ten-light::before {
|
|
11841
11841
|
content: "\fc51";
|
|
11842
11842
|
}
|
|
11843
11843
|
|
|
11844
|
-
.icon-
|
|
11844
|
+
.icon-touch-ten-regular::before {
|
|
11845
11845
|
content: "\fc52";
|
|
11846
11846
|
}
|
|
11847
11847
|
|
|
11848
|
-
.icon-
|
|
11848
|
+
.icon-tracking-bold::before {
|
|
11849
11849
|
content: "\fc53";
|
|
11850
11850
|
}
|
|
11851
11851
|
|
|
11852
|
-
.icon-
|
|
11852
|
+
.icon-tracking-filled::before {
|
|
11853
11853
|
content: "\fc54";
|
|
11854
11854
|
}
|
|
11855
11855
|
|
|
11856
|
-
.icon-
|
|
11856
|
+
.icon-tracking-light::before {
|
|
11857
11857
|
content: "\fc55";
|
|
11858
11858
|
}
|
|
11859
11859
|
|
|
11860
|
-
.icon-
|
|
11860
|
+
.icon-tracking-regular::before {
|
|
11861
11861
|
content: "\fc56";
|
|
11862
11862
|
}
|
|
11863
11863
|
|
|
11864
|
-
.icon-
|
|
11864
|
+
.icon-transcript-bold::before {
|
|
11865
11865
|
content: "\fc57";
|
|
11866
11866
|
}
|
|
11867
11867
|
|
|
11868
|
-
.icon-
|
|
11868
|
+
.icon-transcript-filled::before {
|
|
11869
11869
|
content: "\fc58";
|
|
11870
11870
|
}
|
|
11871
11871
|
|
|
11872
|
-
.icon-
|
|
11872
|
+
.icon-transcript-light::before {
|
|
11873
11873
|
content: "\fc59";
|
|
11874
11874
|
}
|
|
11875
11875
|
|
|
11876
|
-
.icon-
|
|
11876
|
+
.icon-transcript-regular::before {
|
|
11877
11877
|
content: "\fc5a";
|
|
11878
11878
|
}
|
|
11879
11879
|
|
|
11880
|
-
.icon-translate-
|
|
11880
|
+
.icon-translate-bold::before {
|
|
11881
11881
|
content: "\fc5b";
|
|
11882
11882
|
}
|
|
11883
11883
|
|
|
11884
|
-
.icon-translate-
|
|
11884
|
+
.icon-translate-light::before {
|
|
11885
11885
|
content: "\fc5c";
|
|
11886
11886
|
}
|
|
11887
11887
|
|
|
11888
|
-
.icon-
|
|
11888
|
+
.icon-translate-regular::before {
|
|
11889
11889
|
content: "\fc5d";
|
|
11890
11890
|
}
|
|
11891
11891
|
|
|
11892
|
-
.icon-
|
|
11892
|
+
.icon-translate-undo-bold::before {
|
|
11893
11893
|
content: "\fc5e";
|
|
11894
11894
|
}
|
|
11895
11895
|
|
|
11896
|
-
.icon-
|
|
11896
|
+
.icon-translate-undo-light::before {
|
|
11897
11897
|
content: "\fc5f";
|
|
11898
11898
|
}
|
|
11899
11899
|
|
|
11900
|
-
.icon-
|
|
11900
|
+
.icon-translate-undo-regular::before {
|
|
11901
11901
|
content: "\fc60";
|
|
11902
11902
|
}
|
|
11903
11903
|
|
|
11904
|
-
.icon-trending-
|
|
11904
|
+
.icon-trending-bold::before {
|
|
11905
11905
|
content: "\fc61";
|
|
11906
11906
|
}
|
|
11907
11907
|
|
|
11908
|
-
.icon-trending-
|
|
11908
|
+
.icon-trending-down-bold::before {
|
|
11909
11909
|
content: "\fc62";
|
|
11910
11910
|
}
|
|
11911
11911
|
|
|
11912
|
-
.icon-trending-
|
|
11912
|
+
.icon-trending-down-filled::before {
|
|
11913
11913
|
content: "\fc63";
|
|
11914
11914
|
}
|
|
11915
11915
|
|
|
11916
|
-
.icon-trending-
|
|
11916
|
+
.icon-trending-down-light::before {
|
|
11917
11917
|
content: "\fc64";
|
|
11918
11918
|
}
|
|
11919
11919
|
|
|
11920
|
-
.icon-
|
|
11920
|
+
.icon-trending-down-regular::before {
|
|
11921
11921
|
content: "\fc65";
|
|
11922
11922
|
}
|
|
11923
11923
|
|
|
11924
|
-
.icon-
|
|
11924
|
+
.icon-trending-filled::before {
|
|
11925
11925
|
content: "\fc66";
|
|
11926
11926
|
}
|
|
11927
11927
|
|
|
11928
|
-
.icon-
|
|
11928
|
+
.icon-trending-light::before {
|
|
11929
11929
|
content: "\fc67";
|
|
11930
11930
|
}
|
|
11931
11931
|
|
|
11932
|
-
.icon-
|
|
11932
|
+
.icon-trending-regular::before {
|
|
11933
11933
|
content: "\fc68";
|
|
11934
11934
|
}
|
|
11935
11935
|
|
|
11936
|
-
.icon-
|
|
11936
|
+
.icon-trim-bold::before {
|
|
11937
11937
|
content: "\fc69";
|
|
11938
11938
|
}
|
|
11939
11939
|
|
|
11940
|
-
.icon-
|
|
11940
|
+
.icon-trim-light::before {
|
|
11941
11941
|
content: "\fc6a";
|
|
11942
11942
|
}
|
|
11943
11943
|
|
|
11944
|
-
.icon-
|
|
11944
|
+
.icon-trim-regular::before {
|
|
11945
11945
|
content: "\fc6b";
|
|
11946
11946
|
}
|
|
11947
11947
|
|
|
11948
|
-
.icon-two-
|
|
11948
|
+
.icon-two-column-bold::before {
|
|
11949
11949
|
content: "\fc6c";
|
|
11950
11950
|
}
|
|
11951
11951
|
|
|
11952
|
-
.icon-two-
|
|
11952
|
+
.icon-two-column-light::before {
|
|
11953
11953
|
content: "\fc6d";
|
|
11954
11954
|
}
|
|
11955
11955
|
|
|
11956
|
-
.icon-two-
|
|
11956
|
+
.icon-two-column-regular::before {
|
|
11957
11957
|
content: "\fc6e";
|
|
11958
11958
|
}
|
|
11959
11959
|
|
|
11960
|
-
.icon-
|
|
11960
|
+
.icon-two-way-voice-stream-bold::before {
|
|
11961
11961
|
content: "\fc6f";
|
|
11962
11962
|
}
|
|
11963
11963
|
|
|
11964
|
-
.icon-
|
|
11964
|
+
.icon-two-way-voice-stream-filled::before {
|
|
11965
11965
|
content: "\fc70";
|
|
11966
11966
|
}
|
|
11967
11967
|
|
|
11968
|
-
.icon-
|
|
11968
|
+
.icon-two-way-voice-stream-light::before {
|
|
11969
11969
|
content: "\fc71";
|
|
11970
11970
|
}
|
|
11971
11971
|
|
|
11972
|
-
.icon-
|
|
11972
|
+
.icon-two-way-voice-stream-regular::before {
|
|
11973
11973
|
content: "\fc72";
|
|
11974
11974
|
}
|
|
11975
11975
|
|
|
11976
|
-
.icon-
|
|
11976
|
+
.icon-ucm-cloud-bold::before {
|
|
11977
11977
|
content: "\fc73";
|
|
11978
11978
|
}
|
|
11979
11979
|
|
|
11980
|
-
.icon-
|
|
11980
|
+
.icon-ucm-cloud-light::before {
|
|
11981
11981
|
content: "\fc74";
|
|
11982
11982
|
}
|
|
11983
11983
|
|
|
11984
|
-
.icon-
|
|
11984
|
+
.icon-ucm-cloud-regular::before {
|
|
11985
11985
|
content: "\fc75";
|
|
11986
11986
|
}
|
|
11987
11987
|
|
|
11988
|
-
.icon-
|
|
11988
|
+
.icon-unblock-bold::before {
|
|
11989
11989
|
content: "\fc76";
|
|
11990
11990
|
}
|
|
11991
11991
|
|
|
11992
|
-
.icon-
|
|
11992
|
+
.icon-unblock-filled::before {
|
|
11993
11993
|
content: "\fc77";
|
|
11994
11994
|
}
|
|
11995
11995
|
|
|
11996
|
-
.icon-
|
|
11996
|
+
.icon-unblock-light::before {
|
|
11997
11997
|
content: "\fc78";
|
|
11998
11998
|
}
|
|
11999
11999
|
|
|
12000
|
-
.icon-
|
|
12000
|
+
.icon-unblock-regular::before {
|
|
12001
12001
|
content: "\fc79";
|
|
12002
12002
|
}
|
|
12003
12003
|
|
|
12004
|
-
.icon-
|
|
12004
|
+
.icon-underline-bold::before {
|
|
12005
12005
|
content: "\fc7a";
|
|
12006
12006
|
}
|
|
12007
12007
|
|
|
12008
|
-
.icon-
|
|
12008
|
+
.icon-underline-filled::before {
|
|
12009
12009
|
content: "\fc7b";
|
|
12010
12010
|
}
|
|
12011
12011
|
|
|
12012
|
-
.icon-
|
|
12012
|
+
.icon-underline-light::before {
|
|
12013
12013
|
content: "\fc7c";
|
|
12014
12014
|
}
|
|
12015
12015
|
|
|
12016
|
-
.icon-
|
|
12016
|
+
.icon-underline-regular::before {
|
|
12017
12017
|
content: "\fc7d";
|
|
12018
12018
|
}
|
|
12019
12019
|
|
|
12020
|
-
.icon-
|
|
12020
|
+
.icon-undo-bold::before {
|
|
12021
12021
|
content: "\fc7e";
|
|
12022
12022
|
}
|
|
12023
12023
|
|
|
12024
|
-
.icon-
|
|
12024
|
+
.icon-undo-light::before {
|
|
12025
12025
|
content: "\fc7f";
|
|
12026
12026
|
}
|
|
12027
12027
|
|
|
12028
|
-
.icon-
|
|
12028
|
+
.icon-undo-regular::before {
|
|
12029
12029
|
content: "\fc80";
|
|
12030
12030
|
}
|
|
12031
12031
|
|
|
12032
|
-
.icon-
|
|
12032
|
+
.icon-unlink-bold::before {
|
|
12033
12033
|
content: "\fc81";
|
|
12034
12034
|
}
|
|
12035
12035
|
|
|
12036
|
-
.icon-
|
|
12036
|
+
.icon-unlink-light::before {
|
|
12037
12037
|
content: "\fc82";
|
|
12038
12038
|
}
|
|
12039
12039
|
|
|
12040
|
-
.icon-
|
|
12040
|
+
.icon-unlink-regular::before {
|
|
12041
12041
|
content: "\fc83";
|
|
12042
12042
|
}
|
|
12043
12043
|
|
|
12044
|
-
.icon-
|
|
12044
|
+
.icon-unread-bold::before {
|
|
12045
12045
|
content: "\fc84";
|
|
12046
12046
|
}
|
|
12047
12047
|
|
|
12048
|
-
.icon-
|
|
12048
|
+
.icon-unread-filled::before {
|
|
12049
12049
|
content: "\fc85";
|
|
12050
12050
|
}
|
|
12051
12051
|
|
|
12052
|
-
.icon-
|
|
12052
|
+
.icon-unread-light::before {
|
|
12053
12053
|
content: "\fc86";
|
|
12054
12054
|
}
|
|
12055
12055
|
|
|
12056
|
-
.icon-
|
|
12056
|
+
.icon-unread-regular::before {
|
|
12057
12057
|
content: "\fc87";
|
|
12058
12058
|
}
|
|
12059
12059
|
|
|
12060
|
-
.icon-
|
|
12060
|
+
.icon-unsecure-unlocked-bold::before {
|
|
12061
12061
|
content: "\fc88";
|
|
12062
12062
|
}
|
|
12063
12063
|
|
|
12064
|
-
.icon-
|
|
12064
|
+
.icon-unsecure-unlocked-filled::before {
|
|
12065
12065
|
content: "\fc89";
|
|
12066
12066
|
}
|
|
12067
12067
|
|
|
12068
|
-
.icon-
|
|
12068
|
+
.icon-unsecure-unlocked-light::before {
|
|
12069
12069
|
content: "\fc8a";
|
|
12070
12070
|
}
|
|
12071
12071
|
|
|
12072
|
-
.icon-
|
|
12072
|
+
.icon-unsecure-unlocked-regular::before {
|
|
12073
12073
|
content: "\fc8b";
|
|
12074
12074
|
}
|
|
12075
12075
|
|
|
12076
|
-
.icon-
|
|
12076
|
+
.icon-unsorted-bold::before {
|
|
12077
12077
|
content: "\fc8c";
|
|
12078
12078
|
}
|
|
12079
12079
|
|
|
12080
|
-
.icon-
|
|
12080
|
+
.icon-unsorted-light::before {
|
|
12081
12081
|
content: "\fc8d";
|
|
12082
12082
|
}
|
|
12083
12083
|
|
|
12084
|
-
.icon-
|
|
12084
|
+
.icon-unsorted-regular::before {
|
|
12085
12085
|
content: "\fc8e";
|
|
12086
12086
|
}
|
|
12087
12087
|
|
|
12088
|
-
.icon-
|
|
12088
|
+
.icon-update-file-share-bold::before {
|
|
12089
12089
|
content: "\fc8f";
|
|
12090
12090
|
}
|
|
12091
12091
|
|
|
12092
|
-
.icon-
|
|
12092
|
+
.icon-update-file-share-light::before {
|
|
12093
12093
|
content: "\fc90";
|
|
12094
12094
|
}
|
|
12095
12095
|
|
|
12096
|
-
.icon-
|
|
12096
|
+
.icon-update-file-share-regular::before {
|
|
12097
12097
|
content: "\fc91";
|
|
12098
12098
|
}
|
|
12099
12099
|
|
|
12100
|
-
.icon-upload-
|
|
12100
|
+
.icon-upload-bold::before {
|
|
12101
12101
|
content: "\fc92";
|
|
12102
12102
|
}
|
|
12103
12103
|
|
|
12104
|
-
.icon-upload-
|
|
12104
|
+
.icon-upload-image-bold::before {
|
|
12105
12105
|
content: "\fc93";
|
|
12106
12106
|
}
|
|
12107
12107
|
|
|
12108
|
-
.icon-
|
|
12108
|
+
.icon-upload-image-light::before {
|
|
12109
12109
|
content: "\fc94";
|
|
12110
12110
|
}
|
|
12111
12111
|
|
|
12112
|
-
.icon-
|
|
12112
|
+
.icon-upload-image-regular::before {
|
|
12113
12113
|
content: "\fc95";
|
|
12114
12114
|
}
|
|
12115
12115
|
|
|
12116
|
-
.icon-
|
|
12116
|
+
.icon-upload-light::before {
|
|
12117
12117
|
content: "\fc96";
|
|
12118
12118
|
}
|
|
12119
12119
|
|
|
12120
|
-
.icon-
|
|
12120
|
+
.icon-upload-regular::before {
|
|
12121
12121
|
content: "\fc97";
|
|
12122
12122
|
}
|
|
12123
12123
|
|
|
12124
|
-
.icon-
|
|
12124
|
+
.icon-urgent-voicemail-bold::before {
|
|
12125
12125
|
content: "\fc98";
|
|
12126
12126
|
}
|
|
12127
12127
|
|
|
12128
|
-
.icon-
|
|
12128
|
+
.icon-urgent-voicemail-filled::before {
|
|
12129
12129
|
content: "\fc99";
|
|
12130
12130
|
}
|
|
12131
12131
|
|
|
12132
|
-
.icon-usb-
|
|
12132
|
+
.icon-usb-bold::before {
|
|
12133
12133
|
content: "\fc9a";
|
|
12134
12134
|
}
|
|
12135
12135
|
|
|
12136
|
-
.icon-usb-headset-
|
|
12136
|
+
.icon-usb-headset-bold::before {
|
|
12137
12137
|
content: "\fc9b";
|
|
12138
12138
|
}
|
|
12139
12139
|
|
|
12140
|
-
.icon-usb-headset-
|
|
12140
|
+
.icon-usb-headset-light::before {
|
|
12141
12141
|
content: "\fc9c";
|
|
12142
12142
|
}
|
|
12143
12143
|
|
|
12144
|
-
.icon-usb-
|
|
12144
|
+
.icon-usb-headset-muted-bold::before {
|
|
12145
12145
|
content: "\fc9d";
|
|
12146
12146
|
}
|
|
12147
12147
|
|
|
12148
|
-
.icon-usb-
|
|
12148
|
+
.icon-usb-headset-muted-light::before {
|
|
12149
12149
|
content: "\fc9e";
|
|
12150
12150
|
}
|
|
12151
12151
|
|
|
12152
|
-
.icon-
|
|
12152
|
+
.icon-usb-headset-muted-regular::before {
|
|
12153
12153
|
content: "\fc9f";
|
|
12154
12154
|
}
|
|
12155
12155
|
|
|
12156
|
-
.icon-
|
|
12156
|
+
.icon-usb-headset-regular::before {
|
|
12157
12157
|
content: "\fca0";
|
|
12158
12158
|
}
|
|
12159
12159
|
|
|
12160
|
-
.icon-
|
|
12160
|
+
.icon-usb-light::before {
|
|
12161
12161
|
content: "\fca1";
|
|
12162
12162
|
}
|
|
12163
12163
|
|
|
12164
|
-
.icon-
|
|
12164
|
+
.icon-usb-regular::before {
|
|
12165
12165
|
content: "\fca2";
|
|
12166
12166
|
}
|
|
12167
12167
|
|
|
12168
|
-
.icon-user-
|
|
12168
|
+
.icon-user-bold::before {
|
|
12169
12169
|
content: "\fca3";
|
|
12170
12170
|
}
|
|
12171
12171
|
|
|
12172
|
-
.icon-user-
|
|
12172
|
+
.icon-user-deactivate-bold::before {
|
|
12173
12173
|
content: "\fca4";
|
|
12174
12174
|
}
|
|
12175
12175
|
|
|
12176
|
-
.icon-user-
|
|
12176
|
+
.icon-user-deactivate-light::before {
|
|
12177
12177
|
content: "\fca5";
|
|
12178
12178
|
}
|
|
12179
12179
|
|
|
12180
|
-
.icon-user-
|
|
12180
|
+
.icon-user-deactivate-regular::before {
|
|
12181
12181
|
content: "\fca6";
|
|
12182
12182
|
}
|
|
12183
12183
|
|
|
12184
|
-
.icon-user-
|
|
12184
|
+
.icon-user-filled::before {
|
|
12185
12185
|
content: "\fca7";
|
|
12186
12186
|
}
|
|
12187
12187
|
|
|
12188
|
-
.icon-user-
|
|
12188
|
+
.icon-user-light::before {
|
|
12189
12189
|
content: "\fca8";
|
|
12190
12190
|
}
|
|
12191
12191
|
|
|
12192
|
-
.icon-user-
|
|
12192
|
+
.icon-user-regular::before {
|
|
12193
12193
|
content: "\fca9";
|
|
12194
12194
|
}
|
|
12195
12195
|
|
|
12196
|
-
.icon-
|
|
12196
|
+
.icon-user-security-status-bold::before {
|
|
12197
12197
|
content: "\fcaa";
|
|
12198
12198
|
}
|
|
12199
12199
|
|
|
12200
|
-
.icon-
|
|
12200
|
+
.icon-user-security-status-filled::before {
|
|
12201
12201
|
content: "\fcab";
|
|
12202
12202
|
}
|
|
12203
12203
|
|
|
12204
|
-
.icon-
|
|
12204
|
+
.icon-user-security-status-light::before {
|
|
12205
12205
|
content: "\fcac";
|
|
12206
12206
|
}
|
|
12207
12207
|
|
|
12208
|
-
.icon-
|
|
12208
|
+
.icon-user-security-status-regular::before {
|
|
12209
12209
|
content: "\fcad";
|
|
12210
12210
|
}
|
|
12211
12211
|
|
|
12212
|
-
.icon-video-bold::before {
|
|
12212
|
+
.icon-video-blur-bold::before {
|
|
12213
12213
|
content: "\fcae";
|
|
12214
12214
|
}
|
|
12215
12215
|
|
|
12216
|
-
.icon-video-
|
|
12216
|
+
.icon-video-blur-filled::before {
|
|
12217
12217
|
content: "\fcaf";
|
|
12218
12218
|
}
|
|
12219
12219
|
|
|
12220
|
-
.icon-video-
|
|
12220
|
+
.icon-video-blur-light::before {
|
|
12221
12221
|
content: "\fcb0";
|
|
12222
12222
|
}
|
|
12223
12223
|
|
|
12224
|
-
.icon-video-
|
|
12224
|
+
.icon-video-blur-regular::before {
|
|
12225
12225
|
content: "\fcb1";
|
|
12226
12226
|
}
|
|
12227
12227
|
|
|
12228
|
-
.icon-video-
|
|
12228
|
+
.icon-video-bold::before {
|
|
12229
12229
|
content: "\fcb2";
|
|
12230
12230
|
}
|
|
12231
12231
|
|
|
12232
|
-
.icon-video-
|
|
12232
|
+
.icon-video-effect-bold::before {
|
|
12233
12233
|
content: "\fcb3";
|
|
12234
12234
|
}
|
|
12235
12235
|
|
|
12236
|
-
.icon-video-
|
|
12236
|
+
.icon-video-effect-filled::before {
|
|
12237
12237
|
content: "\fcb4";
|
|
12238
12238
|
}
|
|
12239
12239
|
|
|
12240
|
-
.icon-video-
|
|
12240
|
+
.icon-video-effect-light::before {
|
|
12241
12241
|
content: "\fcb5";
|
|
12242
12242
|
}
|
|
12243
12243
|
|
|
12244
|
-
.icon-video-
|
|
12244
|
+
.icon-video-effect-regular::before {
|
|
12245
12245
|
content: "\fcb6";
|
|
12246
12246
|
}
|
|
12247
12247
|
|
|
12248
|
-
.icon-video-
|
|
12248
|
+
.icon-video-filled::before {
|
|
12249
12249
|
content: "\fcb7";
|
|
12250
12250
|
}
|
|
12251
12251
|
|
|
12252
|
-
.icon-video-layout-
|
|
12252
|
+
.icon-video-layout-bold::before {
|
|
12253
12253
|
content: "\fcb8";
|
|
12254
12254
|
}
|
|
12255
12255
|
|
|
12256
|
-
.icon-video-layout-
|
|
12256
|
+
.icon-video-layout-custom-bold::before {
|
|
12257
12257
|
content: "\fcb9";
|
|
12258
12258
|
}
|
|
12259
12259
|
|
|
12260
|
-
.icon-video-layout-
|
|
12260
|
+
.icon-video-layout-custom-filled::before {
|
|
12261
12261
|
content: "\fcba";
|
|
12262
12262
|
}
|
|
12263
12263
|
|
|
12264
|
-
.icon-video-layout-
|
|
12264
|
+
.icon-video-layout-custom-light::before {
|
|
12265
12265
|
content: "\fcbb";
|
|
12266
12266
|
}
|
|
12267
12267
|
|
|
12268
|
-
.icon-video-layout-
|
|
12268
|
+
.icon-video-layout-custom-regular::before {
|
|
12269
12269
|
content: "\fcbc";
|
|
12270
12270
|
}
|
|
12271
12271
|
|
|
12272
|
-
.icon-video-layout-equal-
|
|
12272
|
+
.icon-video-layout-equal-bold::before {
|
|
12273
12273
|
content: "\fcbd";
|
|
12274
12274
|
}
|
|
12275
12275
|
|
|
12276
|
-
.icon-video-layout-equal-
|
|
12276
|
+
.icon-video-layout-equal-dual-bold::before {
|
|
12277
12277
|
content: "\fcbe";
|
|
12278
12278
|
}
|
|
12279
12279
|
|
|
12280
|
-
.icon-video-layout-equal-
|
|
12280
|
+
.icon-video-layout-equal-dual-light::before {
|
|
12281
12281
|
content: "\fcbf";
|
|
12282
12282
|
}
|
|
12283
12283
|
|
|
12284
|
-
.icon-video-layout-
|
|
12284
|
+
.icon-video-layout-equal-dual-regular::before {
|
|
12285
12285
|
content: "\fcc0";
|
|
12286
12286
|
}
|
|
12287
12287
|
|
|
12288
|
-
.icon-video-layout-
|
|
12288
|
+
.icon-video-layout-equal-filled::before {
|
|
12289
12289
|
content: "\fcc1";
|
|
12290
12290
|
}
|
|
12291
12291
|
|
|
12292
|
-
.icon-video-layout-
|
|
12292
|
+
.icon-video-layout-equal-light::before {
|
|
12293
12293
|
content: "\fcc2";
|
|
12294
12294
|
}
|
|
12295
12295
|
|
|
12296
|
-
.icon-video-layout-
|
|
12296
|
+
.icon-video-layout-equal-regular::before {
|
|
12297
12297
|
content: "\fcc3";
|
|
12298
12298
|
}
|
|
12299
12299
|
|
|
12300
|
-
.icon-video-layout-
|
|
12300
|
+
.icon-video-layout-filled::before {
|
|
12301
12301
|
content: "\fcc4";
|
|
12302
12302
|
}
|
|
12303
12303
|
|
|
12304
|
-
.icon-video-layout-
|
|
12304
|
+
.icon-video-layout-light::before {
|
|
12305
12305
|
content: "\fcc5";
|
|
12306
12306
|
}
|
|
12307
12307
|
|
|
12308
|
-
.icon-video-layout-
|
|
12308
|
+
.icon-video-layout-overlay-bold::before {
|
|
12309
12309
|
content: "\fcc6";
|
|
12310
12310
|
}
|
|
12311
12311
|
|
|
12312
|
-
.icon-video-layout-
|
|
12312
|
+
.icon-video-layout-overlay-filled::before {
|
|
12313
12313
|
content: "\fcc7";
|
|
12314
12314
|
}
|
|
12315
12315
|
|
|
12316
|
-
.icon-video-layout-
|
|
12316
|
+
.icon-video-layout-overlay-light::before {
|
|
12317
12317
|
content: "\fcc8";
|
|
12318
12318
|
}
|
|
12319
12319
|
|
|
12320
|
-
.icon-video-layout-
|
|
12320
|
+
.icon-video-layout-overlay-regular::before {
|
|
12321
12321
|
content: "\fcc9";
|
|
12322
12322
|
}
|
|
12323
12323
|
|
|
12324
|
-
.icon-video-layout-
|
|
12324
|
+
.icon-video-layout-presentation-bold::before {
|
|
12325
12325
|
content: "\fcca";
|
|
12326
12326
|
}
|
|
12327
12327
|
|
|
12328
|
-
.icon-video-layout-
|
|
12328
|
+
.icon-video-layout-presentation-filled::before {
|
|
12329
12329
|
content: "\fccb";
|
|
12330
12330
|
}
|
|
12331
12331
|
|
|
12332
|
-
.icon-video-layout-
|
|
12332
|
+
.icon-video-layout-presentation-light::before {
|
|
12333
12333
|
content: "\fccc";
|
|
12334
12334
|
}
|
|
12335
12335
|
|
|
12336
|
-
.icon-video-layout-
|
|
12336
|
+
.icon-video-layout-presentation-regular::before {
|
|
12337
12337
|
content: "\fccd";
|
|
12338
12338
|
}
|
|
12339
12339
|
|
|
12340
|
-
.icon-video-layout-
|
|
12340
|
+
.icon-video-layout-presenter-dominant-bold::before {
|
|
12341
12341
|
content: "\fcce";
|
|
12342
12342
|
}
|
|
12343
12343
|
|
|
12344
|
-
.icon-video-layout-
|
|
12344
|
+
.icon-video-layout-presenter-dominant-light::before {
|
|
12345
12345
|
content: "\fccf";
|
|
12346
12346
|
}
|
|
12347
12347
|
|
|
12348
|
-
.icon-video-layout-
|
|
12348
|
+
.icon-video-layout-presenter-dominant-regular::before {
|
|
12349
12349
|
content: "\fcd0";
|
|
12350
12350
|
}
|
|
12351
12351
|
|
|
12352
|
-
.icon-video-layout-
|
|
12352
|
+
.icon-video-layout-prominent-bold::before {
|
|
12353
12353
|
content: "\fcd1";
|
|
12354
12354
|
}
|
|
12355
12355
|
|
|
12356
|
-
.icon-video-layout-
|
|
12356
|
+
.icon-video-layout-prominent-filled::before {
|
|
12357
12357
|
content: "\fcd2";
|
|
12358
12358
|
}
|
|
12359
12359
|
|
|
12360
|
-
.icon-video-layout-
|
|
12360
|
+
.icon-video-layout-prominent-light::before {
|
|
12361
12361
|
content: "\fcd3";
|
|
12362
12362
|
}
|
|
12363
12363
|
|
|
12364
|
-
.icon-video-layout-
|
|
12364
|
+
.icon-video-layout-prominent-regular::before {
|
|
12365
12365
|
content: "\fcd4";
|
|
12366
12366
|
}
|
|
12367
12367
|
|
|
12368
|
-
.icon-video-layout-
|
|
12368
|
+
.icon-video-layout-regular::before {
|
|
12369
12369
|
content: "\fcd5";
|
|
12370
12370
|
}
|
|
12371
12371
|
|
|
12372
|
-
.icon-video-layout-
|
|
12372
|
+
.icon-video-layout-share-dominant-bold::before {
|
|
12373
12373
|
content: "\fcd6";
|
|
12374
12374
|
}
|
|
12375
12375
|
|
|
12376
|
-
.icon-video-layout-
|
|
12376
|
+
.icon-video-layout-share-dominant-light::before {
|
|
12377
12377
|
content: "\fcd7";
|
|
12378
12378
|
}
|
|
12379
12379
|
|
|
12380
|
-
.icon-video-layout-
|
|
12380
|
+
.icon-video-layout-share-dominant-regular::before {
|
|
12381
12381
|
content: "\fcd8";
|
|
12382
12382
|
}
|
|
12383
12383
|
|
|
12384
|
-
.icon-video-layout-
|
|
12384
|
+
.icon-video-layout-single-bold::before {
|
|
12385
12385
|
content: "\fcd9";
|
|
12386
12386
|
}
|
|
12387
12387
|
|
|
12388
|
-
.icon-video-layout-
|
|
12388
|
+
.icon-video-layout-single-filled::before {
|
|
12389
12389
|
content: "\fcda";
|
|
12390
12390
|
}
|
|
12391
12391
|
|
|
12392
|
-
.icon-video-layout-
|
|
12392
|
+
.icon-video-layout-single-light::before {
|
|
12393
12393
|
content: "\fcdb";
|
|
12394
12394
|
}
|
|
12395
12395
|
|
|
12396
|
-
.icon-video-layout-
|
|
12396
|
+
.icon-video-layout-single-regular::before {
|
|
12397
12397
|
content: "\fcdc";
|
|
12398
12398
|
}
|
|
12399
12399
|
|
|
12400
|
-
.icon-video-layout-
|
|
12400
|
+
.icon-video-layout-speaker-bold::before {
|
|
12401
12401
|
content: "\fcdd";
|
|
12402
12402
|
}
|
|
12403
12403
|
|
|
12404
|
-
.icon-video-layout-
|
|
12404
|
+
.icon-video-layout-speaker-filled::before {
|
|
12405
12405
|
content: "\fcde";
|
|
12406
12406
|
}
|
|
12407
12407
|
|
|
12408
|
-
.icon-video-layout-
|
|
12408
|
+
.icon-video-layout-speaker-light::before {
|
|
12409
12409
|
content: "\fcdf";
|
|
12410
12410
|
}
|
|
12411
12411
|
|
|
12412
|
-
.icon-video-layout-
|
|
12412
|
+
.icon-video-layout-speaker-regular::before {
|
|
12413
12413
|
content: "\fce0";
|
|
12414
12414
|
}
|
|
12415
12415
|
|
|
12416
|
-
.icon-video-layout-
|
|
12416
|
+
.icon-video-layout-stack-bold::before {
|
|
12417
12417
|
content: "\fce1";
|
|
12418
12418
|
}
|
|
12419
12419
|
|
|
12420
|
-
.icon-video-layout-
|
|
12420
|
+
.icon-video-layout-stack-filled::before {
|
|
12421
12421
|
content: "\fce2";
|
|
12422
12422
|
}
|
|
12423
12423
|
|
|
12424
|
-
.icon-video-layout-
|
|
12424
|
+
.icon-video-layout-stack-light::before {
|
|
12425
12425
|
content: "\fce3";
|
|
12426
12426
|
}
|
|
12427
12427
|
|
|
12428
|
-
.icon-video-layout-
|
|
12428
|
+
.icon-video-layout-stack-regular::before {
|
|
12429
12429
|
content: "\fce4";
|
|
12430
12430
|
}
|
|
12431
12431
|
|
|
12432
|
-
.icon-video-
|
|
12432
|
+
.icon-video-layout-video-dominant-bold::before {
|
|
12433
12433
|
content: "\fce5";
|
|
12434
12434
|
}
|
|
12435
12435
|
|
|
12436
|
-
.icon-video-
|
|
12436
|
+
.icon-video-layout-video-dominant-filled::before {
|
|
12437
12437
|
content: "\fce6";
|
|
12438
12438
|
}
|
|
12439
12439
|
|
|
12440
|
-
.icon-video-
|
|
12440
|
+
.icon-video-layout-video-dominant-light::before {
|
|
12441
12441
|
content: "\fce7";
|
|
12442
12442
|
}
|
|
12443
12443
|
|
|
12444
|
-
.icon-video-
|
|
12444
|
+
.icon-video-layout-video-dominant-regular::before {
|
|
12445
12445
|
content: "\fce8";
|
|
12446
12446
|
}
|
|
12447
12447
|
|
|
12448
|
-
.icon-video-
|
|
12448
|
+
.icon-video-light::before {
|
|
12449
12449
|
content: "\fce9";
|
|
12450
12450
|
}
|
|
12451
12451
|
|
|
12452
|
-
.icon-video-
|
|
12452
|
+
.icon-video-plus-bold::before {
|
|
12453
12453
|
content: "\fcea";
|
|
12454
12454
|
}
|
|
12455
12455
|
|
|
12456
|
-
.icon-video-
|
|
12456
|
+
.icon-video-plus-filled::before {
|
|
12457
12457
|
content: "\fceb";
|
|
12458
12458
|
}
|
|
12459
12459
|
|
|
12460
|
-
.icon-video-
|
|
12460
|
+
.icon-video-plus-light::before {
|
|
12461
12461
|
content: "\fcec";
|
|
12462
12462
|
}
|
|
12463
12463
|
|
|
12464
|
-
.icon-video-
|
|
12464
|
+
.icon-video-plus-regular::before {
|
|
12465
12465
|
content: "\fced";
|
|
12466
12466
|
}
|
|
12467
12467
|
|
|
12468
|
-
.icon-video-
|
|
12468
|
+
.icon-video-regular::before {
|
|
12469
12469
|
content: "\fcee";
|
|
12470
12470
|
}
|
|
12471
12471
|
|
|
12472
|
-
.icon-
|
|
12472
|
+
.icon-video-speaker-track-bold::before {
|
|
12473
12473
|
content: "\fcef";
|
|
12474
12474
|
}
|
|
12475
12475
|
|
|
12476
|
-
.icon-
|
|
12476
|
+
.icon-video-speaker-track-filled::before {
|
|
12477
12477
|
content: "\fcf0";
|
|
12478
12478
|
}
|
|
12479
12479
|
|
|
12480
|
-
.icon-
|
|
12480
|
+
.icon-video-speaker-track-light::before {
|
|
12481
12481
|
content: "\fcf1";
|
|
12482
12482
|
}
|
|
12483
12483
|
|
|
12484
|
-
.icon-
|
|
12484
|
+
.icon-video-speaker-track-regular::before {
|
|
12485
12485
|
content: "\fcf2";
|
|
12486
12486
|
}
|
|
12487
12487
|
|
|
12488
|
-
.icon-view-
|
|
12488
|
+
.icon-view-all-bold::before {
|
|
12489
12489
|
content: "\fcf3";
|
|
12490
12490
|
}
|
|
12491
12491
|
|
|
12492
|
-
.icon-view-
|
|
12492
|
+
.icon-view-all-light::before {
|
|
12493
12493
|
content: "\fcf4";
|
|
12494
12494
|
}
|
|
12495
12495
|
|
|
12496
|
-
.icon-view-
|
|
12496
|
+
.icon-view-all-regular::before {
|
|
12497
12497
|
content: "\fcf5";
|
|
12498
12498
|
}
|
|
12499
12499
|
|
|
12500
|
-
.icon-view-
|
|
12500
|
+
.icon-view-list-bold::before {
|
|
12501
12501
|
content: "\fcf6";
|
|
12502
12502
|
}
|
|
12503
12503
|
|
|
12504
|
-
.icon-view-
|
|
12504
|
+
.icon-view-list-filled::before {
|
|
12505
12505
|
content: "\fcf7";
|
|
12506
12506
|
}
|
|
12507
12507
|
|
|
12508
|
-
.icon-view-
|
|
12508
|
+
.icon-view-list-light::before {
|
|
12509
12509
|
content: "\fcf8";
|
|
12510
12510
|
}
|
|
12511
12511
|
|
|
12512
|
-
.icon-view-
|
|
12512
|
+
.icon-view-list-regular::before {
|
|
12513
12513
|
content: "\fcf9";
|
|
12514
12514
|
}
|
|
12515
12515
|
|
|
12516
|
-
.icon-view-
|
|
12516
|
+
.icon-view-stacked-bold::before {
|
|
12517
12517
|
content: "\fcfa";
|
|
12518
12518
|
}
|
|
12519
12519
|
|
|
12520
|
-
.icon-view-
|
|
12520
|
+
.icon-view-stacked-filled::before {
|
|
12521
12521
|
content: "\fcfb";
|
|
12522
12522
|
}
|
|
12523
12523
|
|
|
12524
|
-
.icon-view-
|
|
12524
|
+
.icon-view-stacked-light::before {
|
|
12525
12525
|
content: "\fcfc";
|
|
12526
12526
|
}
|
|
12527
12527
|
|
|
12528
|
-
.icon-view-
|
|
12528
|
+
.icon-view-stacked-regular::before {
|
|
12529
12529
|
content: "\fcfd";
|
|
12530
12530
|
}
|
|
12531
12531
|
|
|
12532
|
-
.icon-
|
|
12532
|
+
.icon-view-thumbnail-bold::before {
|
|
12533
12533
|
content: "\fcfe";
|
|
12534
12534
|
}
|
|
12535
12535
|
|
|
12536
|
-
.icon-
|
|
12536
|
+
.icon-view-thumbnail-filled::before {
|
|
12537
12537
|
content: "\fcff";
|
|
12538
12538
|
}
|
|
12539
12539
|
|
|
12540
|
-
.icon-
|
|
12540
|
+
.icon-view-thumbnail-light::before {
|
|
12541
12541
|
content: "\fd00";
|
|
12542
12542
|
}
|
|
12543
12543
|
|
|
12544
|
-
.icon-
|
|
12544
|
+
.icon-view-thumbnail-regular::before {
|
|
12545
12545
|
content: "\fd01";
|
|
12546
12546
|
}
|
|
12547
12547
|
|
|
12548
|
-
.icon-visionpro-
|
|
12548
|
+
.icon-visionpro-bold::before {
|
|
12549
12549
|
content: "\fd02";
|
|
12550
12550
|
}
|
|
12551
12551
|
|
|
12552
|
-
.icon-visionpro-
|
|
12552
|
+
.icon-visionpro-filled::before {
|
|
12553
12553
|
content: "\fd03";
|
|
12554
12554
|
}
|
|
12555
12555
|
|
|
12556
|
-
.icon-visionpro-
|
|
12556
|
+
.icon-visionpro-light::before {
|
|
12557
12557
|
content: "\fd04";
|
|
12558
12558
|
}
|
|
12559
12559
|
|
|
12560
|
-
.icon-visionpro-move-call-in-
|
|
12560
|
+
.icon-visionpro-move-call-in-bold::before {
|
|
12561
12561
|
content: "\fd05";
|
|
12562
12562
|
}
|
|
12563
12563
|
|
|
12564
|
-
.icon-visionpro-move-call-in-
|
|
12564
|
+
.icon-visionpro-move-call-in-filled::before {
|
|
12565
12565
|
content: "\fd06";
|
|
12566
12566
|
}
|
|
12567
12567
|
|
|
12568
|
-
.icon-visionpro-move-call-in-
|
|
12568
|
+
.icon-visionpro-move-call-in-light::before {
|
|
12569
12569
|
content: "\fd07";
|
|
12570
12570
|
}
|
|
12571
12571
|
|
|
12572
|
-
.icon-visionpro-move-call-in-
|
|
12572
|
+
.icon-visionpro-move-call-in-out-bold::before {
|
|
12573
12573
|
content: "\fd08";
|
|
12574
12574
|
}
|
|
12575
12575
|
|
|
12576
|
-
.icon-visionpro-move-call-out-
|
|
12576
|
+
.icon-visionpro-move-call-in-out-filled::before {
|
|
12577
12577
|
content: "\fd09";
|
|
12578
12578
|
}
|
|
12579
12579
|
|
|
12580
|
-
.icon-visionpro-move-call-out-
|
|
12580
|
+
.icon-visionpro-move-call-in-out-light::before {
|
|
12581
12581
|
content: "\fd0a";
|
|
12582
12582
|
}
|
|
12583
12583
|
|
|
12584
|
-
.icon-visionpro-move-call-out-
|
|
12584
|
+
.icon-visionpro-move-call-in-out-regular::before {
|
|
12585
12585
|
content: "\fd0b";
|
|
12586
12586
|
}
|
|
12587
12587
|
|
|
12588
|
-
.icon-visionpro-move-call-
|
|
12588
|
+
.icon-visionpro-move-call-in-regular::before {
|
|
12589
12589
|
content: "\fd0c";
|
|
12590
12590
|
}
|
|
12591
12591
|
|
|
12592
|
-
.icon-visionpro-
|
|
12592
|
+
.icon-visionpro-move-call-out-bold::before {
|
|
12593
12593
|
content: "\fd0d";
|
|
12594
12594
|
}
|
|
12595
12595
|
|
|
12596
|
-
.icon-
|
|
12596
|
+
.icon-visionpro-move-call-out-filled::before {
|
|
12597
12597
|
content: "\fd0e";
|
|
12598
12598
|
}
|
|
12599
12599
|
|
|
12600
|
-
.icon-
|
|
12600
|
+
.icon-visionpro-move-call-out-light::before {
|
|
12601
12601
|
content: "\fd0f";
|
|
12602
12602
|
}
|
|
12603
12603
|
|
|
12604
|
+
.icon-visionpro-move-call-out-regular::before {
|
|
12605
|
+
content: "\fd10";
|
|
12606
|
+
}
|
|
12607
|
+
|
|
12608
|
+
.icon-visionpro-regular::before {
|
|
12609
|
+
content: "\fd11";
|
|
12610
|
+
}
|
|
12611
|
+
|
|
12612
|
+
.icon-voicemail-bold::before {
|
|
12613
|
+
content: "\fd12";
|
|
12614
|
+
}
|
|
12615
|
+
|
|
12616
|
+
.icon-voicemail-filled::before {
|
|
12617
|
+
content: "\fd13";
|
|
12618
|
+
}
|
|
12619
|
+
|
|
12604
12620
|
.icon-voicemail-light::before {
|
|
12605
|
-
content: "\
|
|
12621
|
+
content: "\fd14";
|
|
12606
12622
|
}
|
|
12607
12623
|
|
|
12608
12624
|
.icon-voicemail-regular::before {
|
|
12609
|
-
content: "\
|
|
12625
|
+
content: "\fd15";
|
|
12610
12626
|
}
|
|
12611
12627
|
|
|
12612
12628
|
.icon-vpn-bold::before {
|
|
12613
|
-
content: "\
|
|
12629
|
+
content: "\fd16";
|
|
12614
12630
|
}
|
|
12615
12631
|
|
|
12616
12632
|
.icon-vpn-filled::before {
|
|
12617
|
-
content: "\
|
|
12633
|
+
content: "\fd17";
|
|
12618
12634
|
}
|
|
12619
12635
|
|
|
12620
12636
|
.icon-vpn-light::before {
|
|
12621
|
-
content: "\
|
|
12637
|
+
content: "\fd18";
|
|
12622
12638
|
}
|
|
12623
12639
|
|
|
12624
12640
|
.icon-vpn-regular::before {
|
|
12625
|
-
content: "\
|
|
12641
|
+
content: "\fd19";
|
|
12626
12642
|
}
|
|
12627
12643
|
|
|
12628
12644
|
.icon-vsc-bold::before {
|
|
12629
|
-
content: "\
|
|
12645
|
+
content: "\fd1a";
|
|
12630
12646
|
}
|
|
12631
12647
|
|
|
12632
12648
|
.icon-vsc-light::before {
|
|
12633
|
-
content: "\
|
|
12649
|
+
content: "\fd1b";
|
|
12634
12650
|
}
|
|
12635
12651
|
|
|
12636
12652
|
.icon-vsc-regular::before {
|
|
12637
|
-
content: "\
|
|
12653
|
+
content: "\fd1c";
|
|
12638
12654
|
}
|
|
12639
12655
|
|
|
12640
12656
|
.icon-waffle-menu-bold::before {
|
|
12641
|
-
content: "\
|
|
12657
|
+
content: "\fd1d";
|
|
12642
12658
|
}
|
|
12643
12659
|
|
|
12644
12660
|
.icon-waffle-menu-light::before {
|
|
12645
|
-
content: "\
|
|
12661
|
+
content: "\fd1e";
|
|
12646
12662
|
}
|
|
12647
12663
|
|
|
12648
12664
|
.icon-waffle-menu-regular::before {
|
|
12649
|
-
content: "\
|
|
12665
|
+
content: "\fd1f";
|
|
12650
12666
|
}
|
|
12651
12667
|
|
|
12652
12668
|
.icon-waiting-room-bold::before {
|
|
12653
|
-
content: "\
|
|
12669
|
+
content: "\fd20";
|
|
12654
12670
|
}
|
|
12655
12671
|
|
|
12656
12672
|
.icon-waiting-room-filled::before {
|
|
12657
|
-
content: "\
|
|
12673
|
+
content: "\fd21";
|
|
12658
12674
|
}
|
|
12659
12675
|
|
|
12660
12676
|
.icon-waiting-room-light::before {
|
|
12661
|
-
content: "\
|
|
12677
|
+
content: "\fd22";
|
|
12662
12678
|
}
|
|
12663
12679
|
|
|
12664
12680
|
.icon-waiting-room-regular::before {
|
|
12665
|
-
content: "\
|
|
12681
|
+
content: "\fd23";
|
|
12666
12682
|
}
|
|
12667
12683
|
|
|
12668
12684
|
.icon-wallpaper-bold::before {
|
|
12669
|
-
content: "\
|
|
12685
|
+
content: "\fd24";
|
|
12670
12686
|
}
|
|
12671
12687
|
|
|
12672
12688
|
.icon-wallpaper-light::before {
|
|
12673
|
-
content: "\
|
|
12689
|
+
content: "\fd25";
|
|
12674
12690
|
}
|
|
12675
12691
|
|
|
12676
12692
|
.icon-wallpaper-regular::before {
|
|
12677
|
-
content: "\
|
|
12693
|
+
content: "\fd26";
|
|
12678
12694
|
}
|
|
12679
12695
|
|
|
12680
12696
|
.icon-warning-badge-filled::before {
|
|
12681
|
-
content: "\
|
|
12697
|
+
content: "\fd27";
|
|
12682
12698
|
}
|
|
12683
12699
|
|
|
12684
12700
|
.icon-warning-bold::before {
|
|
12685
|
-
content: "\
|
|
12701
|
+
content: "\fd28";
|
|
12686
12702
|
}
|
|
12687
12703
|
|
|
12688
12704
|
.icon-warning-filled::before {
|
|
12689
|
-
content: "\
|
|
12705
|
+
content: "\fd29";
|
|
12690
12706
|
}
|
|
12691
12707
|
|
|
12692
12708
|
.icon-warning-light::before {
|
|
12693
|
-
content: "\
|
|
12709
|
+
content: "\fd2a";
|
|
12694
12710
|
}
|
|
12695
12711
|
|
|
12696
12712
|
.icon-warning-regular::before {
|
|
12697
|
-
content: "\
|
|
12713
|
+
content: "\fd2b";
|
|
12698
12714
|
}
|
|
12699
12715
|
|
|
12700
12716
|
.icon-webex-board-bold::before {
|
|
12701
|
-
content: "\
|
|
12717
|
+
content: "\fd2c";
|
|
12702
12718
|
}
|
|
12703
12719
|
|
|
12704
12720
|
.icon-webex-board-light::before {
|
|
12705
|
-
content: "\
|
|
12721
|
+
content: "\fd2d";
|
|
12706
12722
|
}
|
|
12707
12723
|
|
|
12708
12724
|
.icon-webex-board-regular::before {
|
|
12709
|
-
content: "\
|
|
12725
|
+
content: "\fd2e";
|
|
12710
12726
|
}
|
|
12711
12727
|
|
|
12712
12728
|
.icon-webex-codec-plus-bold::before {
|
|
12713
|
-
content: "\
|
|
12729
|
+
content: "\fd2f";
|
|
12714
12730
|
}
|
|
12715
12731
|
|
|
12716
12732
|
.icon-webex-codec-plus-light::before {
|
|
12717
|
-
content: "\
|
|
12733
|
+
content: "\fd30";
|
|
12718
12734
|
}
|
|
12719
12735
|
|
|
12720
12736
|
.icon-webex-codec-plus-regular::before {
|
|
12721
|
-
content: "\
|
|
12737
|
+
content: "\fd31";
|
|
12722
12738
|
}
|
|
12723
12739
|
|
|
12724
12740
|
.icon-webex-desk-camera-bold::before {
|
|
12725
|
-
content: "\
|
|
12741
|
+
content: "\fd32";
|
|
12726
12742
|
}
|
|
12727
12743
|
|
|
12728
12744
|
.icon-webex-desk-camera-light::before {
|
|
12729
|
-
content: "\
|
|
12745
|
+
content: "\fd33";
|
|
12730
12746
|
}
|
|
12731
12747
|
|
|
12732
12748
|
.icon-webex-desk-camera-regular::before {
|
|
12733
|
-
content: "\
|
|
12749
|
+
content: "\fd34";
|
|
12734
12750
|
}
|
|
12735
12751
|
|
|
12736
12752
|
.icon-webex-helix-bold::before {
|
|
12737
|
-
content: "\
|
|
12753
|
+
content: "\fd35";
|
|
12738
12754
|
}
|
|
12739
12755
|
|
|
12740
12756
|
.icon-webex-helix-light::before {
|
|
12741
|
-
content: "\
|
|
12757
|
+
content: "\fd36";
|
|
12742
12758
|
}
|
|
12743
12759
|
|
|
12744
12760
|
.icon-webex-helix-regular::before {
|
|
12745
|
-
content: "\
|
|
12761
|
+
content: "\fd37";
|
|
12746
12762
|
}
|
|
12747
12763
|
|
|
12748
12764
|
.icon-webex-meetings-bold::before {
|
|
12749
|
-
content: "\
|
|
12765
|
+
content: "\fd38";
|
|
12750
12766
|
}
|
|
12751
12767
|
|
|
12752
12768
|
.icon-webex-meetings-filled::before {
|
|
12753
|
-
content: "\
|
|
12769
|
+
content: "\fd39";
|
|
12754
12770
|
}
|
|
12755
12771
|
|
|
12756
12772
|
.icon-webex-meetings-light::before {
|
|
12757
|
-
content: "\
|
|
12773
|
+
content: "\fd3a";
|
|
12758
12774
|
}
|
|
12759
12775
|
|
|
12760
12776
|
.icon-webex-meetings-regular::before {
|
|
12761
|
-
content: "\
|
|
12777
|
+
content: "\fd3b";
|
|
12762
12778
|
}
|
|
12763
12779
|
|
|
12764
12780
|
.icon-webex-quad-camera-bold::before {
|
|
12765
|
-
content: "\
|
|
12781
|
+
content: "\fd3c";
|
|
12766
12782
|
}
|
|
12767
12783
|
|
|
12768
12784
|
.icon-webex-quad-camera-light::before {
|
|
12769
|
-
content: "\
|
|
12785
|
+
content: "\fd3d";
|
|
12770
12786
|
}
|
|
12771
12787
|
|
|
12772
12788
|
.icon-webex-quad-camera-regular::before {
|
|
12773
|
-
content: "\
|
|
12789
|
+
content: "\fd3e";
|
|
12774
12790
|
}
|
|
12775
12791
|
|
|
12776
12792
|
.icon-webex-room-kit-bold::before {
|
|
12777
|
-
content: "\
|
|
12793
|
+
content: "\fd3f";
|
|
12778
12794
|
}
|
|
12779
12795
|
|
|
12780
12796
|
.icon-webex-room-kit-light::before {
|
|
12781
|
-
content: "\
|
|
12797
|
+
content: "\fd40";
|
|
12782
12798
|
}
|
|
12783
12799
|
|
|
12784
12800
|
.icon-webex-room-kit-plus-bold::before {
|
|
12785
|
-
content: "\
|
|
12801
|
+
content: "\fd41";
|
|
12786
12802
|
}
|
|
12787
12803
|
|
|
12788
12804
|
.icon-webex-room-kit-plus-light::before {
|
|
12789
|
-
content: "\
|
|
12805
|
+
content: "\fd42";
|
|
12790
12806
|
}
|
|
12791
12807
|
|
|
12792
12808
|
.icon-webex-room-kit-plus-regular::before {
|
|
12793
|
-
content: "\
|
|
12809
|
+
content: "\fd43";
|
|
12794
12810
|
}
|
|
12795
12811
|
|
|
12796
12812
|
.icon-webex-room-kit-regular::before {
|
|
12797
|
-
content: "\
|
|
12813
|
+
content: "\fd44";
|
|
12798
12814
|
}
|
|
12799
12815
|
|
|
12800
12816
|
.icon-webex-share-bold::before {
|
|
12801
|
-
content: "\
|
|
12817
|
+
content: "\fd45";
|
|
12802
12818
|
}
|
|
12803
12819
|
|
|
12804
12820
|
.icon-webex-share-light::before {
|
|
12805
|
-
content: "\
|
|
12821
|
+
content: "\fd46";
|
|
12806
12822
|
}
|
|
12807
12823
|
|
|
12808
12824
|
.icon-webex-share-regular::before {
|
|
12809
|
-
content: "\
|
|
12825
|
+
content: "\fd47";
|
|
12810
12826
|
}
|
|
12811
12827
|
|
|
12812
12828
|
.icon-webex-teams-bold::before {
|
|
12813
|
-
content: "\
|
|
12829
|
+
content: "\fd48";
|
|
12814
12830
|
}
|
|
12815
12831
|
|
|
12816
12832
|
.icon-webex-teams-filled::before {
|
|
12817
|
-
content: "\
|
|
12833
|
+
content: "\fd49";
|
|
12818
12834
|
}
|
|
12819
12835
|
|
|
12820
12836
|
.icon-webex-teams-light::before {
|
|
12821
|
-
content: "\
|
|
12837
|
+
content: "\fd4a";
|
|
12822
12838
|
}
|
|
12823
12839
|
|
|
12824
12840
|
.icon-webex-teams-new-bold::before {
|
|
12825
|
-
content: "\
|
|
12841
|
+
content: "\fd4b";
|
|
12826
12842
|
}
|
|
12827
12843
|
|
|
12828
12844
|
.icon-webex-teams-new-filled::before {
|
|
12829
|
-
content: "\
|
|
12845
|
+
content: "\fd4c";
|
|
12830
12846
|
}
|
|
12831
12847
|
|
|
12832
12848
|
.icon-webex-teams-new-light::before {
|
|
12833
|
-
content: "\
|
|
12849
|
+
content: "\fd4d";
|
|
12834
12850
|
}
|
|
12835
12851
|
|
|
12836
12852
|
.icon-webex-teams-new-regular::before {
|
|
12837
|
-
content: "\
|
|
12853
|
+
content: "\fd4e";
|
|
12838
12854
|
}
|
|
12839
12855
|
|
|
12840
12856
|
.icon-webex-teams-regular::before {
|
|
12841
|
-
content: "\
|
|
12857
|
+
content: "\fd4f";
|
|
12842
12858
|
}
|
|
12843
12859
|
|
|
12844
12860
|
.icon-webex-teams-remove-bold::before {
|
|
12845
|
-
content: "\
|
|
12861
|
+
content: "\fd50";
|
|
12846
12862
|
}
|
|
12847
12863
|
|
|
12848
12864
|
.icon-webex-teams-remove-light::before {
|
|
12849
|
-
content: "\
|
|
12865
|
+
content: "\fd51";
|
|
12850
12866
|
}
|
|
12851
12867
|
|
|
12852
12868
|
.icon-webex-teams-remove-regular::before {
|
|
12853
|
-
content: "\
|
|
12869
|
+
content: "\fd52";
|
|
12854
12870
|
}
|
|
12855
12871
|
|
|
12856
12872
|
.icon-webhook-bold::before {
|
|
12857
|
-
content: "\
|
|
12873
|
+
content: "\fd53";
|
|
12858
12874
|
}
|
|
12859
12875
|
|
|
12860
12876
|
.icon-webhook-light::before {
|
|
12861
|
-
content: "\
|
|
12877
|
+
content: "\fd54";
|
|
12862
12878
|
}
|
|
12863
12879
|
|
|
12864
12880
|
.icon-webhook-regular::before {
|
|
12865
|
-
content: "\
|
|
12881
|
+
content: "\fd55";
|
|
12866
12882
|
}
|
|
12867
12883
|
|
|
12868
12884
|
.icon-webinar-bold::before {
|
|
12869
|
-
content: "\
|
|
12885
|
+
content: "\fd56";
|
|
12870
12886
|
}
|
|
12871
12887
|
|
|
12872
12888
|
.icon-webinar-filled::before {
|
|
12873
|
-
content: "\
|
|
12889
|
+
content: "\fd57";
|
|
12874
12890
|
}
|
|
12875
12891
|
|
|
12876
12892
|
.icon-webinar-light::before {
|
|
12877
|
-
content: "\
|
|
12893
|
+
content: "\fd58";
|
|
12878
12894
|
}
|
|
12879
12895
|
|
|
12880
12896
|
.icon-webinar-regular::before {
|
|
12881
|
-
content: "\
|
|
12897
|
+
content: "\fd59";
|
|
12882
12898
|
}
|
|
12883
12899
|
|
|
12884
12900
|
.icon-weekly-recurring-schedule-bold::before {
|
|
12885
|
-
content: "\
|
|
12901
|
+
content: "\fd5a";
|
|
12886
12902
|
}
|
|
12887
12903
|
|
|
12888
12904
|
.icon-weekly-recurring-schedule-light::before {
|
|
12889
|
-
content: "\
|
|
12905
|
+
content: "\fd5b";
|
|
12890
12906
|
}
|
|
12891
12907
|
|
|
12892
12908
|
.icon-weekly-recurring-schedule-regular::before {
|
|
12893
|
-
content: "\
|
|
12909
|
+
content: "\fd5c";
|
|
12894
12910
|
}
|
|
12895
12911
|
|
|
12896
12912
|
.icon-whisper-announcement-bold::before {
|
|
12897
|
-
content: "\
|
|
12913
|
+
content: "\fd5d";
|
|
12898
12914
|
}
|
|
12899
12915
|
|
|
12900
12916
|
.icon-whisper-announcement-filled::before {
|
|
12901
|
-
content: "\
|
|
12917
|
+
content: "\fd5e";
|
|
12902
12918
|
}
|
|
12903
12919
|
|
|
12904
12920
|
.icon-whisper-announcement-light::before {
|
|
12905
|
-
content: "\
|
|
12921
|
+
content: "\fd5f";
|
|
12906
12922
|
}
|
|
12907
12923
|
|
|
12908
12924
|
.icon-whisper-announcement-regular::before {
|
|
12909
|
-
content: "\
|
|
12925
|
+
content: "\fd60";
|
|
12910
12926
|
}
|
|
12911
12927
|
|
|
12912
12928
|
.icon-whisper-coach-bold::before {
|
|
12913
|
-
content: "\
|
|
12929
|
+
content: "\fd61";
|
|
12914
12930
|
}
|
|
12915
12931
|
|
|
12916
12932
|
.icon-whisper-coach-filled::before {
|
|
12917
|
-
content: "\
|
|
12933
|
+
content: "\fd62";
|
|
12918
12934
|
}
|
|
12919
12935
|
|
|
12920
12936
|
.icon-whisper-coach-light::before {
|
|
12921
|
-
content: "\
|
|
12937
|
+
content: "\fd63";
|
|
12922
12938
|
}
|
|
12923
12939
|
|
|
12924
12940
|
.icon-whisper-coach-regular::before {
|
|
12925
|
-
content: "\
|
|
12941
|
+
content: "\fd64";
|
|
12926
12942
|
}
|
|
12927
12943
|
|
|
12928
12944
|
.icon-whiteboard-bold::before {
|
|
12929
|
-
content: "\
|
|
12945
|
+
content: "\fd65";
|
|
12930
12946
|
}
|
|
12931
12947
|
|
|
12932
12948
|
.icon-whiteboard-content-bold::before {
|
|
12933
|
-
content: "\
|
|
12949
|
+
content: "\fd66";
|
|
12934
12950
|
}
|
|
12935
12951
|
|
|
12936
12952
|
.icon-whiteboard-content-filled::before {
|
|
12937
|
-
content: "\
|
|
12953
|
+
content: "\fd67";
|
|
12938
12954
|
}
|
|
12939
12955
|
|
|
12940
12956
|
.icon-whiteboard-content-light::before {
|
|
12941
|
-
content: "\
|
|
12957
|
+
content: "\fd68";
|
|
12942
12958
|
}
|
|
12943
12959
|
|
|
12944
12960
|
.icon-whiteboard-content-regular::before {
|
|
12945
|
-
content: "\
|
|
12961
|
+
content: "\fd69";
|
|
12946
12962
|
}
|
|
12947
12963
|
|
|
12948
12964
|
.icon-whiteboard-filled::before {
|
|
12949
|
-
content: "\
|
|
12965
|
+
content: "\fd6a";
|
|
12950
12966
|
}
|
|
12951
12967
|
|
|
12952
12968
|
.icon-whiteboard-light::before {
|
|
12953
|
-
content: "\
|
|
12969
|
+
content: "\fd6b";
|
|
12954
12970
|
}
|
|
12955
12971
|
|
|
12956
12972
|
.icon-whiteboard-regular::before {
|
|
12957
|
-
content: "\
|
|
12973
|
+
content: "\fd6c";
|
|
12958
12974
|
}
|
|
12959
12975
|
|
|
12960
12976
|
.icon-widget-bold::before {
|
|
12961
|
-
content: "\
|
|
12977
|
+
content: "\fd6d";
|
|
12962
12978
|
}
|
|
12963
12979
|
|
|
12964
12980
|
.icon-widget-filled::before {
|
|
12965
|
-
content: "\
|
|
12981
|
+
content: "\fd6e";
|
|
12966
12982
|
}
|
|
12967
12983
|
|
|
12968
12984
|
.icon-widget-light::before {
|
|
12969
|
-
content: "\
|
|
12985
|
+
content: "\fd6f";
|
|
12970
12986
|
}
|
|
12971
12987
|
|
|
12972
12988
|
.icon-widget-regular::before {
|
|
12973
|
-
content: "\
|
|
12989
|
+
content: "\fd70";
|
|
12974
12990
|
}
|
|
12975
12991
|
|
|
12976
12992
|
.icon-wifi-bold::before {
|
|
12977
|
-
content: "\
|
|
12993
|
+
content: "\fd71";
|
|
12978
12994
|
}
|
|
12979
12995
|
|
|
12980
12996
|
.icon-wifi-error-bold::before {
|
|
12981
|
-
content: "\
|
|
12997
|
+
content: "\fd72";
|
|
12982
12998
|
}
|
|
12983
12999
|
|
|
12984
13000
|
.icon-wifi-error-light::before {
|
|
12985
|
-
content: "\
|
|
13001
|
+
content: "\fd73";
|
|
12986
13002
|
}
|
|
12987
13003
|
|
|
12988
13004
|
.icon-wifi-error-regular::before {
|
|
12989
|
-
content: "\
|
|
13005
|
+
content: "\fd74";
|
|
12990
13006
|
}
|
|
12991
13007
|
|
|
12992
13008
|
.icon-wifi-light::before {
|
|
12993
|
-
content: "\
|
|
13009
|
+
content: "\fd75";
|
|
12994
13010
|
}
|
|
12995
13011
|
|
|
12996
13012
|
.icon-wifi-regular::before {
|
|
12997
|
-
content: "\
|
|
13013
|
+
content: "\fd76";
|
|
12998
13014
|
}
|
|
12999
13015
|
|
|
13000
13016
|
.icon-wifi-signal-good-bold::before {
|
|
13001
|
-
content: "\
|
|
13017
|
+
content: "\fd77";
|
|
13002
13018
|
}
|
|
13003
13019
|
|
|
13004
13020
|
.icon-wifi-signal-good-light::before {
|
|
13005
|
-
content: "\
|
|
13021
|
+
content: "\fd78";
|
|
13006
13022
|
}
|
|
13007
13023
|
|
|
13008
13024
|
.icon-wifi-signal-good-regular::before {
|
|
13009
|
-
content: "\
|
|
13025
|
+
content: "\fd79";
|
|
13010
13026
|
}
|
|
13011
13027
|
|
|
13012
13028
|
.icon-wifi-signal-poor-bold::before {
|
|
13013
|
-
content: "\
|
|
13029
|
+
content: "\fd7a";
|
|
13014
13030
|
}
|
|
13015
13031
|
|
|
13016
13032
|
.icon-wifi-signal-poor-light::before {
|
|
13017
|
-
content: "\
|
|
13033
|
+
content: "\fd7b";
|
|
13018
13034
|
}
|
|
13019
13035
|
|
|
13020
13036
|
.icon-wifi-signal-poor-regular::before {
|
|
13021
|
-
content: "\
|
|
13037
|
+
content: "\fd7c";
|
|
13022
13038
|
}
|
|
13023
13039
|
|
|
13024
13040
|
.icon-wifi-signal-unstable-bold::before {
|
|
13025
|
-
content: "\
|
|
13041
|
+
content: "\fd7d";
|
|
13026
13042
|
}
|
|
13027
13043
|
|
|
13028
13044
|
.icon-wifi-signal-unstable-light::before {
|
|
13029
|
-
content: "\
|
|
13045
|
+
content: "\fd7e";
|
|
13030
13046
|
}
|
|
13031
13047
|
|
|
13032
13048
|
.icon-wifi-signal-unstable-regular::before {
|
|
13033
|
-
content: "\
|
|
13049
|
+
content: "\fd7f";
|
|
13034
13050
|
}
|
|
13035
13051
|
|
|
13036
13052
|
.icon-window-corner-scrub-bold::before {
|
|
13037
|
-
content: "\
|
|
13053
|
+
content: "\fd80";
|
|
13038
13054
|
}
|
|
13039
13055
|
|
|
13040
13056
|
.icon-window-corner-scrub-light::before {
|
|
13041
|
-
content: "\
|
|
13057
|
+
content: "\fd81";
|
|
13042
13058
|
}
|
|
13043
13059
|
|
|
13044
13060
|
.icon-window-corner-scrub-regular::before {
|
|
13045
|
-
content: "\
|
|
13061
|
+
content: "\fd82";
|
|
13046
13062
|
}
|
|
13047
13063
|
|
|
13048
13064
|
.icon-window-right-corner-scrub-bold::before {
|
|
13049
|
-
content: "\
|
|
13065
|
+
content: "\fd83";
|
|
13050
13066
|
}
|
|
13051
13067
|
|
|
13052
13068
|
.icon-window-right-corner-scrub-light::before {
|
|
13053
|
-
content: "\
|
|
13069
|
+
content: "\fd84";
|
|
13054
13070
|
}
|
|
13055
13071
|
|
|
13056
13072
|
.icon-window-right-corner-scrub-regular::before {
|
|
13057
|
-
content: "\
|
|
13073
|
+
content: "\fd85";
|
|
13058
13074
|
}
|
|
13059
13075
|
|
|
13060
13076
|
.icon-window-vertical-scrub-bold::before {
|
|
13061
|
-
content: "\
|
|
13077
|
+
content: "\fd86";
|
|
13062
13078
|
}
|
|
13063
13079
|
|
|
13064
13080
|
.icon-window-vertical-scrub-light::before {
|
|
13065
|
-
content: "\
|
|
13081
|
+
content: "\fd87";
|
|
13066
13082
|
}
|
|
13067
13083
|
|
|
13068
13084
|
.icon-window-vertical-scrub-regular::before {
|
|
13069
|
-
content: "\
|
|
13085
|
+
content: "\fd88";
|
|
13070
13086
|
}
|
|
13071
13087
|
|
|
13072
13088
|
.icon-workflow-deployments-bold::before {
|
|
13073
|
-
content: "\
|
|
13089
|
+
content: "\fd89";
|
|
13074
13090
|
}
|
|
13075
13091
|
|
|
13076
13092
|
.icon-workflow-deployments-filled::before {
|
|
13077
|
-
content: "\
|
|
13093
|
+
content: "\fd8a";
|
|
13078
13094
|
}
|
|
13079
13095
|
|
|
13080
13096
|
.icon-workflow-deployments-light::before {
|
|
13081
|
-
content: "\
|
|
13097
|
+
content: "\fd8b";
|
|
13082
13098
|
}
|
|
13083
13099
|
|
|
13084
13100
|
.icon-workflow-deployments-regular::before {
|
|
13085
|
-
content: "\
|
|
13101
|
+
content: "\fd8c";
|
|
13086
13102
|
}
|
|
13087
13103
|
|
|
13088
13104
|
.icon-workphone-bold::before {
|
|
13089
|
-
content: "\
|
|
13105
|
+
content: "\fd8d";
|
|
13090
13106
|
}
|
|
13091
13107
|
|
|
13092
13108
|
.icon-workphone-light::before {
|
|
13093
|
-
content: "\
|
|
13109
|
+
content: "\fd8e";
|
|
13094
13110
|
}
|
|
13095
13111
|
|
|
13096
13112
|
.icon-workphone-regular::before {
|
|
13097
|
-
content: "\
|
|
13113
|
+
content: "\fd8f";
|
|
13098
13114
|
}
|
|
13099
13115
|
|
|
13100
13116
|
.icon-zoom-in-bold::before {
|
|
13101
|
-
content: "\
|
|
13117
|
+
content: "\fd90";
|
|
13102
13118
|
}
|
|
13103
13119
|
|
|
13104
13120
|
.icon-zoom-in-light::before {
|
|
13105
|
-
content: "\
|
|
13121
|
+
content: "\fd91";
|
|
13106
13122
|
}
|
|
13107
13123
|
|
|
13108
13124
|
.icon-zoom-in-regular::before {
|
|
13109
|
-
content: "\
|
|
13125
|
+
content: "\fd92";
|
|
13110
13126
|
}
|
|
13111
13127
|
|
|
13112
13128
|
.icon-zoom-out-bold::before {
|
|
13113
|
-
content: "\
|
|
13129
|
+
content: "\fd93";
|
|
13114
13130
|
}
|
|
13115
13131
|
|
|
13116
13132
|
.icon-zoom-out-light::before {
|
|
13117
|
-
content: "\
|
|
13133
|
+
content: "\fd94";
|
|
13118
13134
|
}
|
|
13119
13135
|
|
|
13120
13136
|
.icon-zoom-out-regular::before {
|
|
13121
|
-
content: "\
|
|
13137
|
+
content: "\fd95";
|
|
13122
13138
|
}
|
|
13123
13139
|
|