office-ui-fabric-rails 3.1.0.1 → 4.0.0.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b8670369cf54888b22ef5e69d77d951c7e9b86d3
4
- data.tar.gz: 0d4a8274b32e5df7348e3787c01b9e847ea7da45
3
+ metadata.gz: 11262e35b95abe3e0a9fcdb1fc613d178786675f
4
+ data.tar.gz: 4994044edcbf1f1510de137564cf8a358b62e93e
5
5
  SHA512:
6
- metadata.gz: 10d35e4bbf3c06bf59d1ebbc95fee23cf0e2a6345c931632cbece0976ee5b2b0893a8d3e9a6cabd4831f780b604ce6d276755720f95ae42b0bc74a1b1777b5d0
7
- data.tar.gz: 2b88f266a397d140710131659329fbe4353d62251e4153c911654ed03afb4cce61bd691bf75bd1211b8489dbc5d89c7e1c686a83c44da52c93397c0b15d344f0
6
+ metadata.gz: 780adcc9d550e18e6de7b72e8195da4aa2a7f099d2bbf3c2dd09533517e1350a7324c7fe40ae595b391b793aa4f459df6f303c68676d4b772757a3632750b8c4
7
+ data.tar.gz: dc9b5163d5f5e0ecb5ae24f1aaabc2f2054265a22e0b0c1a41ded5d664c386822c6c6f57fd97a4436bc272238d8bfe484f270b7d01eb354c4e3ca0cc4156b9ca
data/bower.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "office-ui-fabric-rails",
3
- "version": "3.1.0.0",
3
+ "version": "4.0.0.0",
4
4
  "dependencies": {
5
- "office-ui-fabric": "3.1.0",
5
+ "office-ui-fabric": "4.0.0",
6
6
  "office-ui-fabric-js": "git@github.com:OfficeDev/office-ui-fabric-js.git#3.0.0-beta2"
7
7
  }
8
8
  }
@@ -1,7 +1,7 @@
1
1
  module OfficeUiFabric
2
2
  module Rails
3
- FABRIC_CORE_VERSION = "3.1.0"
3
+ FABRIC_CORE_VERSION = "4.0.0"
4
4
  FABRIC_JS_VERSION = "3.0.0-beta2"
5
- VERSION = "3.1.0.1"
5
+ VERSION = "4.0.0.0"
6
6
  end
7
7
  end
@@ -1,6 +1,6 @@
1
1
  /* Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information. */
2
2
  /**
3
- * Office UI Fabric 3.1.0
3
+ * Office UI Fabric 4.0.0
4
4
  * The front-end framework for building experiences for Office 365.
5
5
  **/
6
6
  .ms-u-borderBox,
@@ -491,7 +491,6 @@
491
491
  .ms-font-su {
492
492
  font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
493
493
  -webkit-font-smoothing: antialiased;
494
- color: #333333;
495
494
  font-size: 42px;
496
495
  font-weight: 100;
497
496
  }
@@ -499,7 +498,6 @@
499
498
  .ms-font-xxl {
500
499
  font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
501
500
  -webkit-font-smoothing: antialiased;
502
- color: #333333;
503
501
  font-size: 28px;
504
502
  font-weight: 100;
505
503
  }
@@ -507,7 +505,6 @@
507
505
  .ms-font-xl {
508
506
  font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
509
507
  -webkit-font-smoothing: antialiased;
510
- color: #333333;
511
508
  font-size: 21px;
512
509
  font-weight: 100;
513
510
  }
@@ -515,7 +512,6 @@
515
512
  .ms-font-l {
516
513
  font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
517
514
  -webkit-font-smoothing: antialiased;
518
- color: #333333;
519
515
  font-size: 17px;
520
516
  font-weight: 300;
521
517
  }
@@ -523,7 +519,6 @@
523
519
  .ms-font-m-plus {
524
520
  font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
525
521
  -webkit-font-smoothing: antialiased;
526
- color: #333333;
527
522
  font-size: 15px;
528
523
  font-weight: 400;
529
524
  }
@@ -531,7 +526,6 @@
531
526
  .ms-font-m {
532
527
  font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
533
528
  -webkit-font-smoothing: antialiased;
534
- color: #333333;
535
529
  font-size: 14px;
536
530
  font-weight: 400;
537
531
  }
@@ -539,7 +533,6 @@
539
533
  .ms-font-s-plus {
540
534
  font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
541
535
  -webkit-font-smoothing: antialiased;
542
- color: #333333;
543
536
  font-size: 13px;
544
537
  font-weight: 400;
545
538
  }
@@ -547,7 +540,6 @@
547
540
  .ms-font-s {
548
541
  font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
549
542
  -webkit-font-smoothing: antialiased;
550
- color: #333333;
551
543
  font-size: 12px;
552
544
  font-weight: 400;
553
545
  }
@@ -555,7 +547,6 @@
555
547
  .ms-font-xs {
556
548
  font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
557
549
  -webkit-font-smoothing: antialiased;
558
- color: #333333;
559
550
  font-size: 11px;
560
551
  font-weight: 400;
561
552
  }
@@ -563,7 +554,6 @@
563
554
  .ms-font-mi {
564
555
  font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
565
556
  -webkit-font-smoothing: antialiased;
566
- color: #333333;
567
557
  font-size: 10px;
568
558
  font-weight: 600;
569
559
  }
@@ -932,10 +922,26 @@
932
922
  speak: none;
933
923
  }
934
924
 
925
+ .ms-Icon--DecreaseIndentLegacy::before {
926
+ content: '\E290';
927
+ }
928
+
929
+ .ms-Icon--IncreaseIndentLegacy::before {
930
+ content: '\E291';
931
+ }
932
+
935
933
  .ms-Icon--GlobalNavButton::before {
936
934
  content: '\E700';
937
935
  }
938
936
 
937
+ .ms-Icon--InternetSharing::before {
938
+ content: '\E704';
939
+ }
940
+
941
+ .ms-Icon--Brightness::before {
942
+ content: '\E706';
943
+ }
944
+
939
945
  .ms-Icon--MapPin::before {
940
946
  content: '\E707';
941
947
  }
@@ -1016,6 +1022,10 @@
1016
1022
  content: '\E71E';
1017
1023
  }
1018
1024
 
1025
+ .ms-Icon--ZoomOut::before {
1026
+ content: '\E71F';
1027
+ }
1028
+
1019
1029
  .ms-Icon--Microphone::before {
1020
1030
  content: '\E720';
1021
1031
  }
@@ -1036,7 +1046,11 @@
1036
1046
  content: '\E724';
1037
1047
  }
1038
1048
 
1039
- .ms-Icon--PageFill::before {
1049
+ .ms-Icon--FavoriteList::before {
1050
+ content: '\E728';
1051
+ }
1052
+
1053
+ .ms-Icon--PageSolid::before {
1040
1054
  content: '\E729';
1041
1055
  }
1042
1056
 
@@ -1060,6 +1074,14 @@
1060
1074
  content: '\E72E';
1061
1075
  }
1062
1076
 
1077
+ .ms-Icon--EMI::before {
1078
+ content: '\E731';
1079
+ }
1080
+
1081
+ .ms-Icon--MiniLink::before {
1082
+ content: '\E732';
1083
+ }
1084
+
1063
1085
  .ms-Icon--Blocked::before {
1064
1086
  content: '\E733';
1065
1087
  }
@@ -1200,6 +1222,14 @@
1200
1222
  content: '\E77C';
1201
1223
  }
1202
1224
 
1225
+ .ms-Icon--WindowsLogo::before {
1226
+ content: '\E782';
1227
+ }
1228
+
1229
+ .ms-Icon--Error::before {
1230
+ content: '\E783';
1231
+ }
1232
+
1203
1233
  .ms-Icon--Unlock::before {
1204
1234
  content: '\E785';
1205
1235
  }
@@ -1208,10 +1238,30 @@
1208
1238
  content: '\E787';
1209
1239
  }
1210
1240
 
1241
+ .ms-Icon--Megaphone::before {
1242
+ content: '\E789';
1243
+ }
1244
+
1245
+ .ms-Icon--AutoEnhanceOn::before {
1246
+ content: '\E78D';
1247
+ }
1248
+
1249
+ .ms-Icon--AutoEnhanceOff::before {
1250
+ content: '\E78E';
1251
+ }
1252
+
1253
+ .ms-Icon--Color::before {
1254
+ content: '\E790';
1255
+ }
1256
+
1211
1257
  .ms-Icon--SaveAs::before {
1212
1258
  content: '\E792';
1213
1259
  }
1214
1260
 
1261
+ .ms-Icon--Light::before {
1262
+ content: '\E793';
1263
+ }
1264
+
1215
1265
  .ms-Icon--Filters::before {
1216
1266
  content: '\E795';
1217
1267
  }
@@ -1220,6 +1270,18 @@
1220
1270
  content: '\E7A1';
1221
1271
  }
1222
1272
 
1273
+ .ms-Icon--Redo::before {
1274
+ content: '\E7A6';
1275
+ }
1276
+
1277
+ .ms-Icon--Undo::before {
1278
+ content: '\E7A7';
1279
+ }
1280
+
1281
+ .ms-Icon--Album::before {
1282
+ content: '\E7AB';
1283
+ }
1284
+
1223
1285
  .ms-Icon--Rotate::before {
1224
1286
  content: '\E7AD';
1225
1287
  }
@@ -1228,6 +1290,14 @@
1228
1290
  content: '\E7B0';
1229
1291
  }
1230
1292
 
1293
+ .ms-Icon--ThumbnailView::before {
1294
+ content: '\E7B6';
1295
+ }
1296
+
1297
+ .ms-Icon--Package::before {
1298
+ content: '\E7B8';
1299
+ }
1300
+
1231
1301
  .ms-Icon--Warning::before {
1232
1302
  content: '\E7BA';
1233
1303
  }
@@ -1240,6 +1310,10 @@
1240
1310
  content: '\E7BF';
1241
1311
  }
1242
1312
 
1313
+ .ms-Icon--Train::before {
1314
+ content: '\E7C0';
1315
+ }
1316
+
1243
1317
  .ms-Icon--Flag::before {
1244
1318
  content: '\E7C1';
1245
1319
  }
@@ -1260,6 +1334,18 @@
1260
1334
  content: '\E7D5';
1261
1335
  }
1262
1336
 
1337
+ .ms-Icon--TurnRight::before {
1338
+ content: '\E7DB';
1339
+ }
1340
+
1341
+ .ms-Icon--Ferry::before {
1342
+ content: '\E7E3';
1343
+ }
1344
+
1345
+ .ms-Icon--Tab::before {
1346
+ content: '\E7E9';
1347
+ }
1348
+
1263
1349
  .ms-Icon--Admin::before {
1264
1350
  content: '\E7EF';
1265
1351
  }
@@ -1268,6 +1354,10 @@
1268
1354
  content: '\E7F4';
1269
1355
  }
1270
1356
 
1357
+ .ms-Icon--Speakers::before {
1358
+ content: '\E7F5';
1359
+ }
1360
+
1271
1361
  .ms-Icon--Car::before {
1272
1362
  content: '\E804';
1273
1363
  }
@@ -1292,10 +1382,18 @@
1292
1382
  content: '\E814';
1293
1383
  }
1294
1384
 
1385
+ .ms-Icon--Touch::before {
1386
+ content: '\E815';
1387
+ }
1388
+
1295
1389
  .ms-Icon--MapDirections::before {
1296
1390
  content: '\E816';
1297
1391
  }
1298
1392
 
1393
+ .ms-Icon--History::before {
1394
+ content: '\E81C';
1395
+ }
1396
+
1299
1397
  .ms-Icon--Location::before {
1300
1398
  content: '\E81D';
1301
1399
  }
@@ -1308,6 +1406,10 @@
1308
1406
  content: '\E823';
1309
1407
  }
1310
1408
 
1409
+ .ms-Icon--Hotel::before {
1410
+ content: '\E824';
1411
+ }
1412
+
1311
1413
  .ms-Icon--LocationDot::before {
1312
1414
  content: '\E827';
1313
1415
  }
@@ -1352,6 +1454,10 @@
1352
1454
  content: '\E899';
1353
1455
  }
1354
1456
 
1457
+ .ms-Icon--MailForward::before {
1458
+ content: '\E89C';
1459
+ }
1460
+
1355
1461
  .ms-Icon--ClosePane::before {
1356
1462
  content: '\E89F';
1357
1463
  }
@@ -1364,6 +1470,10 @@
1364
1470
  content: '\E8A1';
1365
1471
  }
1366
1472
 
1473
+ .ms-Icon--ZoomIn::before {
1474
+ content: '\E8A3';
1475
+ }
1476
+
1367
1477
  .ms-Icon--Bookmarks::before {
1368
1478
  content: '\E8A4';
1369
1479
  }
@@ -1384,6 +1494,14 @@
1384
1494
  content: '\E8A8';
1385
1495
  }
1386
1496
 
1497
+ .ms-Icon--ViewAll::before {
1498
+ content: '\E8A9';
1499
+ }
1500
+
1501
+ .ms-Icon--Switch::before {
1502
+ content: '\E8AB';
1503
+ }
1504
+
1387
1505
  .ms-Icon--Rename::before {
1388
1506
  content: '\E8AC';
1389
1507
  }
@@ -1464,6 +1582,10 @@
1464
1582
  content: '\E8D8';
1465
1583
  }
1466
1584
 
1585
+ .ms-Icon--Unfavorite::before {
1586
+ content: '\E8D9';
1587
+ }
1588
+
1467
1589
  .ms-Icon--Italic::before {
1468
1590
  content: '\E8DB';
1469
1591
  }
@@ -1480,6 +1602,26 @@
1480
1602
  content: '\E8DE';
1481
1603
  }
1482
1604
 
1605
+ .ms-Icon--Dislike::before {
1606
+ content: '\E8E0';
1607
+ }
1608
+
1609
+ .ms-Icon--Like::before {
1610
+ content: '\E8E1';
1611
+ }
1612
+
1613
+ .ms-Icon--AlignRight::before {
1614
+ content: '\E8E2';
1615
+ }
1616
+
1617
+ .ms-Icon--AlignCenter::before {
1618
+ content: '\E8E3';
1619
+ }
1620
+
1621
+ .ms-Icon--AlignLeft::before {
1622
+ content: '\E8E4';
1623
+ }
1624
+
1483
1625
  .ms-Icon--OpenFile::before {
1484
1626
  content: '\E8E5';
1485
1627
  }
@@ -1492,6 +1634,10 @@
1492
1634
  content: '\E8E8';
1493
1635
  }
1494
1636
 
1637
+ .ms-Icon--FontSize::before {
1638
+ content: '\E8E9';
1639
+ }
1640
+
1495
1641
  .ms-Icon--CellPhone::before {
1496
1642
  content: '\E8EA';
1497
1643
  }
@@ -1512,6 +1658,10 @@
1512
1658
  content: '\E8F4';
1513
1659
  }
1514
1660
 
1661
+ .ms-Icon--CalendarReply::before {
1662
+ content: '\E8F5';
1663
+ }
1664
+
1515
1665
  .ms-Icon--UnsyncFolder::before {
1516
1666
  content: '\E8F6';
1517
1667
  }
@@ -1548,6 +1698,10 @@
1548
1698
  content: '\E90F';
1549
1699
  }
1550
1700
 
1701
+ .ms-Icon--Accounts::before {
1702
+ content: '\E910';
1703
+ }
1704
+
1551
1705
  .ms-Icon--RadioBullet::before {
1552
1706
  content: '\E915';
1553
1707
  }
@@ -1584,6 +1738,10 @@
1584
1738
  content: '\E921';
1585
1739
  }
1586
1740
 
1741
+ .ms-Icon--Annotation::before {
1742
+ content: '\E924';
1743
+ }
1744
+
1587
1745
  .ms-Icon--ChromeClose::before {
1588
1746
  content: '\E8BB';
1589
1747
  }
@@ -1592,6 +1750,10 @@
1592
1750
  content: '\E8FB';
1593
1751
  }
1594
1752
 
1753
+ .ms-Icon--Fingerprint::before {
1754
+ content: '\E928';
1755
+ }
1756
+
1595
1757
  .ms-Icon--Handwriting::before {
1596
1758
  content: '\E929';
1597
1759
  }
@@ -1604,500 +1766,1832 @@
1604
1766
  content: '\E930';
1605
1767
  }
1606
1768
 
1607
- .ms-Icon--Label::before {
1608
- content: '\E932';
1769
+ .ms-Icon--Label::before {
1770
+ content: '\E932';
1771
+ }
1772
+
1773
+ .ms-Icon--FlickDown::before {
1774
+ content: '\E935';
1775
+ }
1776
+
1777
+ .ms-Icon--FlickUp::before {
1778
+ content: '\E936';
1779
+ }
1780
+
1781
+ .ms-Icon--FlickLeft::before {
1782
+ content: '\E937';
1783
+ }
1784
+
1785
+ .ms-Icon--FlickRight::before {
1786
+ content: '\E938';
1787
+ }
1788
+
1789
+ .ms-Icon--MusicInCollection::before {
1790
+ content: '\E940';
1791
+ }
1792
+
1793
+ .ms-Icon--OneDrive::before {
1794
+ content: '\E941';
1795
+ }
1796
+
1797
+ .ms-Icon--CompassNW::before {
1798
+ content: '\E942';
1799
+ }
1800
+
1801
+ .ms-Icon--Code::before {
1802
+ content: '\E943';
1803
+ }
1804
+
1805
+ .ms-Icon--LightningBolt::before {
1806
+ content: '\E945';
1807
+ }
1808
+
1809
+ .ms-Icon--Info::before {
1810
+ content: '\E946';
1811
+ }
1812
+
1813
+ .ms-Icon--CalculatorAddition::before {
1814
+ content: '\E948';
1815
+ }
1816
+
1817
+ .ms-Icon--CalculatorSubtract::before {
1818
+ content: '\E949';
1819
+ }
1820
+
1821
+ .ms-Icon--PrintfaxPrinterFile::before {
1822
+ content: '\E956';
1823
+ }
1824
+
1825
+ .ms-Icon--Health::before {
1826
+ content: '\E95E';
1827
+ }
1828
+
1829
+ .ms-Icon--ChevronUpSmall::before {
1830
+ content: '\E96D';
1831
+ }
1832
+
1833
+ .ms-Icon--ChevronDownSmall::before {
1834
+ content: '\E96E';
1835
+ }
1836
+
1837
+ .ms-Icon--ChevronLeftSmall::before {
1838
+ content: '\E96F';
1839
+ }
1840
+
1841
+ .ms-Icon--ChevronRightSmall::before {
1842
+ content: '\E970';
1843
+ }
1844
+
1845
+ .ms-Icon--ChevronUpMed::before {
1846
+ content: '\E971';
1847
+ }
1848
+
1849
+ .ms-Icon--ChevronDownMed::before {
1850
+ content: '\E972';
1851
+ }
1852
+
1853
+ .ms-Icon--ChevronLeftMed::before {
1854
+ content: '\E973';
1855
+ }
1856
+
1857
+ .ms-Icon--ChevronRightMed::before {
1858
+ content: '\E974';
1859
+ }
1860
+
1861
+ .ms-Icon--Dictionary::before {
1862
+ content: '\E82D';
1863
+ }
1864
+
1865
+ .ms-Icon--ChromeBack::before {
1866
+ content: '\E830';
1867
+ }
1868
+
1869
+ .ms-Icon--PC1::before {
1870
+ content: '\E977';
1871
+ }
1872
+
1873
+ .ms-Icon--PresenceChickletVideo::before {
1874
+ content: '\E979';
1875
+ }
1876
+
1877
+ .ms-Icon--Reply::before {
1878
+ content: '\E97A';
1879
+ }
1880
+
1881
+ .ms-Icon--DoubleChevronLeftMed::before {
1882
+ content: '\E991';
1883
+ }
1884
+
1885
+ .ms-Icon--Volume0::before {
1886
+ content: '\E992';
1887
+ }
1888
+
1889
+ .ms-Icon--Volume1::before {
1890
+ content: '\E993';
1891
+ }
1892
+
1893
+ .ms-Icon--Volume2::before {
1894
+ content: '\E994';
1895
+ }
1896
+
1897
+ .ms-Icon--Volume3::before {
1898
+ content: '\E995';
1899
+ }
1900
+
1901
+ .ms-Icon--CaretHollow::before {
1902
+ content: '\E817';
1903
+ }
1904
+
1905
+ .ms-Icon--CaretSolid::before {
1906
+ content: '\E818';
1907
+ }
1908
+
1909
+ .ms-Icon--Pinned::before {
1910
+ content: '\E840';
1911
+ }
1912
+
1913
+ .ms-Icon--PinnedFill::before {
1914
+ content: '\E842';
1915
+ }
1916
+
1917
+ .ms-Icon--Chart::before {
1918
+ content: '\E999';
1919
+ }
1920
+
1921
+ .ms-Icon--BidiLtr::before {
1922
+ content: '\E9AA';
1923
+ }
1924
+
1925
+ .ms-Icon--BidiRtl::before {
1926
+ content: '\E9AB';
1927
+ }
1928
+
1929
+ .ms-Icon--RevToggleKey::before {
1930
+ content: '\E845';
1931
+ }
1932
+
1933
+ .ms-Icon--RightDoubleQuote::before {
1934
+ content: '\E9B1';
1935
+ }
1936
+
1937
+ .ms-Icon--Sunny::before {
1938
+ content: '\E9BD';
1939
+ }
1940
+
1941
+ .ms-Icon--CloudWeather::before {
1942
+ content: '\E9BE';
1943
+ }
1944
+
1945
+ .ms-Icon--Cloudy::before {
1946
+ content: '\E9BF';
1947
+ }
1948
+
1949
+ .ms-Icon--PartlyCloudyDay::before {
1950
+ content: '\E9C0';
1951
+ }
1952
+
1953
+ .ms-Icon--PartlyCloudyNight::before {
1954
+ content: '\E9C1';
1955
+ }
1956
+
1957
+ .ms-Icon--ClearNight::before {
1958
+ content: '\E9C2';
1959
+ }
1960
+
1961
+ .ms-Icon--RainShowersDay::before {
1962
+ content: '\E9C3';
1963
+ }
1964
+
1965
+ .ms-Icon--Rain::before {
1966
+ content: '\E9C4';
1967
+ }
1968
+
1969
+ .ms-Icon--Thunderstorms::before {
1970
+ content: '\E9C6';
1971
+ }
1972
+
1973
+ .ms-Icon--RainSnow::before {
1974
+ content: '\E9C7';
1975
+ }
1976
+
1977
+ .ms-Icon--Snow::before {
1978
+ content: '\EB46';
1979
+ }
1980
+
1981
+ .ms-Icon--BlowingSnow::before {
1982
+ content: '\E9C9';
1983
+ }
1984
+
1985
+ .ms-Icon--Frigid::before {
1986
+ content: '\E9CA';
1987
+ }
1988
+
1989
+ .ms-Icon--Fog::before {
1990
+ content: '\E9CB';
1991
+ }
1992
+
1993
+ .ms-Icon--Squalls::before {
1994
+ content: '\E9CC';
1995
+ }
1996
+
1997
+ .ms-Icon--Duststorm::before {
1998
+ content: '\E9CD';
1999
+ }
2000
+
2001
+ .ms-Icon--Precipitation::before {
2002
+ content: '\E9CF';
2003
+ }
2004
+
2005
+ .ms-Icon--Ringer::before {
2006
+ content: '\EA8F';
2007
+ }
2008
+
2009
+ .ms-Icon--PDF::before {
2010
+ content: '\EA90';
2011
+ }
2012
+
2013
+ .ms-Icon--SortLines::before {
2014
+ content: '\E9D0';
2015
+ }
2016
+
2017
+ .ms-Icon--Ribbon::before {
2018
+ content: '\E9D1';
2019
+ }
2020
+
2021
+ .ms-Icon--CheckList::before {
2022
+ content: '\E9D5';
2023
+ }
2024
+
2025
+ .ms-Icon--Generate::before {
2026
+ content: '\E9DA';
2027
+ }
2028
+
2029
+ .ms-Icon--Equalizer::before {
2030
+ content: '\E9E9';
2031
+ }
2032
+
2033
+ .ms-Icon--BarChartHorizontal::before {
2034
+ content: '\E9EB';
2035
+ }
2036
+
2037
+ .ms-Icon--Freezing::before {
2038
+ content: '\E9EF';
2039
+ }
2040
+
2041
+ .ms-Icon--SnowShowerDay::before {
2042
+ content: '\E9FD';
2043
+ }
2044
+
2045
+ .ms-Icon--HailDay::before {
2046
+ content: '\EA00';
2047
+ }
2048
+
2049
+ .ms-Icon--WorkFlow::before {
2050
+ content: '\EA01';
2051
+ }
2052
+
2053
+ .ms-Icon--StoreLogoMed::before {
2054
+ content: '\EA04';
2055
+ }
2056
+
2057
+ .ms-Icon--RainShowersNight::before {
2058
+ content: '\EA0F';
2059
+ }
2060
+
2061
+ .ms-Icon--SnowShowerNight::before {
2062
+ content: '\EA11';
2063
+ }
2064
+
2065
+ .ms-Icon--HailNight::before {
2066
+ content: '\EA13';
2067
+ }
2068
+
2069
+ .ms-Icon--Info2::before {
2070
+ content: '\EA1F';
2071
+ }
2072
+
2073
+ .ms-Icon--StoreLogo::before {
2074
+ content: '\EA96';
2075
+ }
2076
+
2077
+ .ms-Icon--MultiSelectMirrored::before {
2078
+ content: '\EA98';
2079
+ }
2080
+
2081
+ .ms-Icon--Broom::before {
2082
+ content: '\EA99';
2083
+ }
2084
+
2085
+ .ms-Icon--MusicInCollectionFill::before {
2086
+ content: '\EA36';
2087
+ }
2088
+
2089
+ .ms-Icon--List::before {
2090
+ content: '\EA37';
2091
+ }
2092
+
2093
+ .ms-Icon--Asterisk::before {
2094
+ content: '\EA38';
2095
+ }
2096
+
2097
+ .ms-Icon--ErrorBadge::before {
2098
+ content: '\EA39';
2099
+ }
2100
+
2101
+ .ms-Icon--CircleRing::before {
2102
+ content: '\EA3A';
2103
+ }
2104
+
2105
+ .ms-Icon--CircleFill::before {
2106
+ content: '\EA3B';
2107
+ }
2108
+
2109
+ .ms-Icon--BookmarksMirrored::before {
2110
+ content: '\EA41';
2111
+ }
2112
+
2113
+ .ms-Icon--BulletedListMirrored::before {
2114
+ content: '\EA42';
2115
+ }
2116
+
2117
+ .ms-Icon--CaretHollowMirrored::before {
2118
+ content: '\EA45';
2119
+ }
2120
+
2121
+ .ms-Icon--CaretSolidMirrored::before {
2122
+ content: '\EA46';
2123
+ }
2124
+
2125
+ .ms-Icon--ChromeBackMirrored::before {
2126
+ content: '\EA47';
2127
+ }
2128
+
2129
+ .ms-Icon--ClosePaneMirrored::before {
2130
+ content: '\EA49';
2131
+ }
2132
+
2133
+ .ms-Icon--DockLeftMirrored::before {
2134
+ content: '\EA4C';
2135
+ }
2136
+
2137
+ .ms-Icon--DoubleChevronLeftMedMirrored::before {
2138
+ content: '\EA4D';
2139
+ }
2140
+
2141
+ .ms-Icon--HelpMirrored::before {
2142
+ content: '\EA51';
2143
+ }
2144
+
2145
+ .ms-Icon--ListMirrored::before {
2146
+ content: '\EA55';
2147
+ }
2148
+
2149
+ .ms-Icon--MailForwardMirrored::before {
2150
+ content: '\EA56';
2151
+ }
2152
+
2153
+ .ms-Icon--MailReplyMirrored::before {
2154
+ content: '\EA57';
2155
+ }
2156
+
2157
+ .ms-Icon--MailReplyAllMirrored::before {
2158
+ content: '\EA58';
2159
+ }
2160
+
2161
+ .ms-Icon--OpenPaneMirrored::before {
2162
+ content: '\EA5B';
2163
+ }
2164
+
2165
+ .ms-Icon--SendMirrored::before {
2166
+ content: '\EA63';
2167
+ }
2168
+
2169
+ .ms-Icon--ShowResultsMirrored::before {
2170
+ content: '\EA65';
2171
+ }
2172
+
2173
+ .ms-Icon--ThumbnailViewMirrored::before {
2174
+ content: '\EA67';
2175
+ }
2176
+
2177
+ .ms-Icon--Lightbulb::before {
2178
+ content: '\EA80';
2179
+ }
2180
+
2181
+ .ms-Icon--StatusTriangle::before {
2182
+ content: '\EA82';
2183
+ }
2184
+
2185
+ .ms-Icon--VolumeDisabled::before {
2186
+ content: '\EA85';
2187
+ }
2188
+
2189
+ .ms-Icon--Puzzle::before {
2190
+ content: '\EA86';
2191
+ }
2192
+
2193
+ .ms-Icon--EmojiNeutral::before {
2194
+ content: '\EA87';
2195
+ }
2196
+
2197
+ .ms-Icon--EmojiDisappointed::before {
2198
+ content: '\EA88';
2199
+ }
2200
+
2201
+ .ms-Icon--HomeSolid::before {
2202
+ content: '\EA8A';
2203
+ }
2204
+
2205
+ .ms-Icon--Cocktails::before {
2206
+ content: '\EA9D';
2207
+ }
2208
+
2209
+ .ms-Icon--Articles::before {
2210
+ content: '\EAC1';
2211
+ }
2212
+
2213
+ .ms-Icon--Cycling::before {
2214
+ content: '\EAC7';
2215
+ }
2216
+
2217
+ .ms-Icon--DietPlanNotebook::before {
2218
+ content: '\EAC8';
2219
+ }
2220
+
2221
+ .ms-Icon--Pill::before {
2222
+ content: '\EACB';
2223
+ }
2224
+
2225
+ .ms-Icon--Running::before {
2226
+ content: '\EADA';
2227
+ }
2228
+
2229
+ .ms-Icon--Weights::before {
2230
+ content: '\EADB';
2231
+ }
2232
+
2233
+ .ms-Icon--BarChart4::before {
2234
+ content: '\EAE7';
2235
+ }
2236
+
2237
+ .ms-Icon--CirclePlus::before {
2238
+ content: '\EAEE';
2239
+ }
2240
+
2241
+ .ms-Icon--Coffee::before {
2242
+ content: '\EAEF';
2243
+ }
2244
+
2245
+ .ms-Icon--Cotton::before {
2246
+ content: '\EAF3';
2247
+ }
2248
+
2249
+ .ms-Icon--Market::before {
2250
+ content: '\EAFC';
2251
+ }
2252
+
2253
+ .ms-Icon--Money::before {
2254
+ content: '\EAFD';
2255
+ }
2256
+
2257
+ .ms-Icon--PieDouble::before {
2258
+ content: '\EB04';
2259
+ }
2260
+
2261
+ .ms-Icon--RemoveFilter::before {
2262
+ content: '\EB08';
2263
+ }
2264
+
2265
+ .ms-Icon--StockDown::before {
2266
+ content: '\EB0F';
2267
+ }
2268
+
2269
+ .ms-Icon--StockUp::before {
2270
+ content: '\EB11';
2271
+ }
2272
+
2273
+ .ms-Icon--Cricket::before {
2274
+ content: '\EB1E';
2275
+ }
2276
+
2277
+ .ms-Icon--Golf::before {
2278
+ content: '\EB1F';
2279
+ }
2280
+
2281
+ .ms-Icon--Baseball::before {
2282
+ content: '\EB20';
2283
+ }
2284
+
2285
+ .ms-Icon--Soccer::before {
2286
+ content: '\EB21';
2287
+ }
2288
+
2289
+ .ms-Icon--MoreSports::before {
2290
+ content: '\EB22';
2291
+ }
2292
+
2293
+ .ms-Icon--AutoRacing::before {
2294
+ content: '\EB24';
2295
+ }
2296
+
2297
+ .ms-Icon--CollegeHoops::before {
2298
+ content: '\EB25';
2299
+ }
2300
+
2301
+ .ms-Icon--CollegeFootball::before {
2302
+ content: '\EB26';
2303
+ }
2304
+
2305
+ .ms-Icon--ProFootball::before {
2306
+ content: '\EB27';
2307
+ }
2308
+
2309
+ .ms-Icon--ProHockey::before {
2310
+ content: '\EB28';
2311
+ }
2312
+
2313
+ .ms-Icon--Rugby::before {
2314
+ content: '\EB2D';
2315
+ }
2316
+
2317
+ .ms-Icon--Tennis::before {
2318
+ content: '\EB33';
2319
+ }
2320
+
2321
+ .ms-Icon--Arrivals::before {
2322
+ content: '\EB34';
2323
+ }
2324
+
2325
+ .ms-Icon--Design::before {
2326
+ content: '\EB3C';
2327
+ }
2328
+
2329
+ .ms-Icon--Website::before {
2330
+ content: '\EB41';
2331
+ }
2332
+
2333
+ .ms-Icon--Drop::before {
2334
+ content: '\EB42';
2335
+ }
2336
+
2337
+ .ms-Icon--Snow::before {
2338
+ content: '\EB46';
2339
+ }
2340
+
2341
+ .ms-Icon--BusSolid::before {
2342
+ content: '\EB47';
2343
+ }
2344
+
2345
+ .ms-Icon--FerrySolid::before {
2346
+ content: '\EB48';
2347
+ }
2348
+
2349
+ .ms-Icon--TrainSolid::before {
2350
+ content: '\EB4D';
2351
+ }
2352
+
2353
+ .ms-Icon--Heart::before {
2354
+ content: '\EB51';
2355
+ }
2356
+
2357
+ .ms-Icon--HeartFill::before {
2358
+ content: '\EB52';
2359
+ }
2360
+
2361
+ .ms-Icon--Ticket::before {
2362
+ content: '\EB54';
2363
+ }
2364
+
2365
+ .ms-Icon--AzureLogo::before {
2366
+ content: '\EB6A';
2367
+ }
2368
+
2369
+ .ms-Icon--BingLogo::before {
2370
+ content: '\EB6B';
2371
+ }
2372
+
2373
+ .ms-Icon--MSNLogo::before {
2374
+ content: '\EB6C';
2375
+ }
2376
+
2377
+ .ms-Icon--OutlookLogo::before {
2378
+ content: '\EB6D';
2379
+ }
2380
+
2381
+ .ms-Icon--OfficeLogo::before {
2382
+ content: '\EB6E';
2383
+ }
2384
+
2385
+ .ms-Icon--SkypeLogo::before {
2386
+ content: '\EB6F';
2387
+ }
2388
+
2389
+ .ms-Icon--Door::before {
2390
+ content: '\EB75';
2391
+ }
2392
+
2393
+ .ms-Icon--EditMirrored::before {
2394
+ content: '\EB7E';
2395
+ }
2396
+
2397
+ .ms-Icon--GiftCard::before {
2398
+ content: '\EB8E';
2399
+ }
2400
+
2401
+ .ms-Icon--DoubleBookmark::before {
2402
+ content: '\EB8F';
2403
+ }
2404
+
2405
+ .ms-Icon--StatusErrorFull::before {
2406
+ content: '\EB90';
2407
+ }
2408
+
2409
+ .ms-Icon--Certificate::before {
2410
+ content: '\EB95';
2411
+ }
2412
+
2413
+ .ms-Icon--Photo2::before {
2414
+ content: '\EB9F';
2415
+ }
2416
+
2417
+ .ms-Icon--CloudDownload::before {
2418
+ content: '\EBD3';
2419
+ }
2420
+
2421
+ .ms-Icon--WindDirection::before {
2422
+ content: '\EBE6';
2423
+ }
2424
+
2425
+ .ms-Icon--Family::before {
2426
+ content: '\EBDA';
2427
+ }
2428
+
2429
+ .ms-Icon--CSS::before {
2430
+ content: '\EBEF';
2431
+ }
2432
+
2433
+ .ms-Icon--JS::before {
2434
+ content: '\EBF0';
2435
+ }
2436
+
2437
+ .ms-Icon--ReminderGroup::before {
2438
+ content: '\EBF8';
2439
+ }
2440
+
2441
+ .ms-Icon--Section::before {
2442
+ content: '\EC0C';
2443
+ }
2444
+
2445
+ .ms-Icon--OneNoteLogo::before {
2446
+ content: '\EC0D';
2447
+ }
2448
+
2449
+ .ms-Icon--ToggleFilled::before {
2450
+ content: '\EC11';
2451
+ }
2452
+
2453
+ .ms-Icon--ToggleBorder::before {
2454
+ content: '\EC12';
2455
+ }
2456
+
2457
+ .ms-Icon--SliderThumb::before {
2458
+ content: '\EC13';
2459
+ }
2460
+
2461
+ .ms-Icon--ToggleThumb::before {
2462
+ content: '\EC14';
2463
+ }
2464
+
2465
+ .ms-Icon--Documentation::before {
2466
+ content: '\EC17';
2467
+ }
2468
+
2469
+ .ms-Icon--Badge::before {
2470
+ content: '\EC1B';
2471
+ }
2472
+
2473
+ .ms-Icon--Giftbox::before {
2474
+ content: '\EC1F';
2475
+ }
2476
+
2477
+ .ms-Icon--ExcelLogo::before {
2478
+ content: '\EC28';
2479
+ }
2480
+
2481
+ .ms-Icon--WordLogo::before {
2482
+ content: '\EC29';
2483
+ }
2484
+
2485
+ .ms-Icon--PowerPointLogo::before {
2486
+ content: '\EC2A';
2487
+ }
2488
+
2489
+ .ms-Icon--Cafe::before {
2490
+ content: '\EC32';
2491
+ }
2492
+
2493
+ .ms-Icon--SpeedHigh::before {
2494
+ content: '\EC4A';
2495
+ }
2496
+
2497
+ .ms-Icon--MusicNote::before {
2498
+ content: '\EC4F';
2499
+ }
2500
+
2501
+ .ms-Icon--EdgeLogo::before {
2502
+ content: '\EC60';
2503
+ }
2504
+
2505
+ .ms-Icon--CompletedSolid::before {
2506
+ content: '\EC61';
2507
+ }
2508
+
2509
+ .ms-Icon--AlbumRemove::before {
2510
+ content: '\EC62';
2511
+ }
2512
+
2513
+ .ms-Icon--MessageFill::before {
2514
+ content: '\EC70';
2515
+ }
2516
+
2517
+ .ms-Icon--TabletSelected::before {
2518
+ content: '\EC74';
2519
+ }
2520
+
2521
+ .ms-Icon--MobileSelected::before {
2522
+ content: '\EC75';
2523
+ }
2524
+
2525
+ .ms-Icon--LaptopSelected::before {
2526
+ content: '\EC76';
2527
+ }
2528
+
2529
+ .ms-Icon--TVMonitorSelected::before {
2530
+ content: '\EC77';
2531
+ }
2532
+
2533
+ .ms-Icon--DeveloperTools::before {
2534
+ content: '\EC7A';
2535
+ }
2536
+
2537
+ .ms-Icon--InsertTextBox::before {
2538
+ content: '\EC7D';
2539
+ }
2540
+
2541
+ .ms-Icon--LowerBrightness::before {
2542
+ content: '\EC8A';
2543
+ }
2544
+
2545
+ .ms-Icon--CloudUpload::before {
2546
+ content: '\EC8E';
2547
+ }
2548
+
2549
+ .ms-Icon--DateTime::before {
2550
+ content: '\EC92';
2551
+ }
2552
+
2553
+ .ms-Icon--Event::before {
2554
+ content: '\ECA3';
2555
+ }
2556
+
2557
+ .ms-Icon--Cake::before {
2558
+ content: '\ECA4';
2559
+ }
2560
+
2561
+ .ms-Icon--Tiles::before {
2562
+ content: '\ECA5';
2563
+ }
2564
+
2565
+ .ms-Icon--Org::before {
2566
+ content: '\ECA6';
2567
+ }
2568
+
2569
+ .ms-Icon--PartyLeader::before {
2570
+ content: '\ECA7';
2571
+ }
2572
+
2573
+ .ms-Icon--DRM::before {
2574
+ content: '\ECA8';
2575
+ }
2576
+
2577
+ .ms-Icon--CloudAdd::before {
2578
+ content: '\ECA9';
2579
+ }
2580
+
2581
+ .ms-Icon--AppIconDefault::before {
2582
+ content: '\ECAA';
2583
+ }
2584
+
2585
+ .ms-Icon--Photo2Add::before {
2586
+ content: '\ECAB';
2587
+ }
2588
+
2589
+ .ms-Icon--Photo2Remove::before {
2590
+ content: '\ECAC';
2591
+ }
2592
+
2593
+ .ms-Icon--POI::before {
2594
+ content: '\ECAF';
2595
+ }
2596
+
2597
+ .ms-Icon--FacebookLogo::before {
2598
+ content: '\ECB3';
2599
+ }
2600
+
2601
+ .ms-Icon--AddTo::before {
2602
+ content: '\ECC8';
2603
+ }
2604
+
2605
+ .ms-Icon--RadioBtnOn::before {
2606
+ content: '\ECCB';
2607
+ }
2608
+
2609
+ .ms-Icon--Embed::before {
2610
+ content: '\ECCE';
2611
+ }
2612
+
2613
+ .ms-Icon--VideoSolid::before {
2614
+ content: '\EA0C';
2615
+ }
2616
+
2617
+ .ms-Icon--Teamwork::before {
2618
+ content: '\EA12';
2619
+ }
2620
+
2621
+ .ms-Icon--PeopleAdd::before {
2622
+ content: '\EA15';
2623
+ }
2624
+
2625
+ .ms-Icon--Glasses::before {
2626
+ content: '\EA16';
2627
+ }
2628
+
2629
+ .ms-Icon--DateTime2::before {
2630
+ content: '\EA17';
2631
+ }
2632
+
2633
+ .ms-Icon--Shield::before {
2634
+ content: '\EA18';
2635
+ }
2636
+
2637
+ .ms-Icon--Header1::before {
2638
+ content: '\EA19';
2639
+ }
2640
+
2641
+ .ms-Icon--PageAdd::before {
2642
+ content: '\EA1A';
2643
+ }
2644
+
2645
+ .ms-Icon--NumberedList::before {
2646
+ content: '\EA1C';
2647
+ }
2648
+
2649
+ .ms-Icon--PowerBILogo::before {
2650
+ content: '\EA1E';
2651
+ }
2652
+
2653
+ .ms-Icon--Product::before {
2654
+ content: '\ECDC';
2655
+ }
2656
+
2657
+ .ms-Icon--Blocked2::before {
2658
+ content: '\ECE4';
2659
+ }
2660
+
2661
+ .ms-Icon--FangBody::before {
2662
+ content: '\ECEB';
2663
+ }
2664
+
2665
+ .ms-Icon--Glimmer::before {
2666
+ content: '\ECF4';
2667
+ }
2668
+
2669
+ .ms-Icon--ChatInviteFriend::before {
2670
+ content: '\ECFE';
2671
+ }
2672
+
2673
+ .ms-Icon--SharepointLogo::before {
2674
+ content: '\ED18';
2675
+ }
2676
+
2677
+ .ms-Icon--YammerLogo::before {
2678
+ content: '\ED19';
2679
+ }
2680
+
2681
+ .ms-Icon--ReturnToSession::before {
2682
+ content: '\ED24';
2683
+ }
2684
+
2685
+ .ms-Icon--OpenFolderHorizontal::before {
2686
+ content: '\ED25';
2687
+ }
2688
+
2689
+ .ms-Icon--CalendarMirrored::before {
2690
+ content: '\ED28';
2691
+ }
2692
+
2693
+ .ms-Icon--SwayLogo::before {
2694
+ content: '\ED29';
2695
+ }
2696
+
2697
+ .ms-Icon--OutOfOffice::before {
2698
+ content: '\ED34';
2699
+ }
2700
+
2701
+ .ms-Icon--Trophy::before {
2702
+ content: '\ED3F';
2703
+ }
2704
+
2705
+ .ms-Icon--ReopenPages::before {
2706
+ content: '\ED50';
2707
+ }
2708
+
2709
+ .ms-Icon--AADLogo::before {
2710
+ content: '\ED68';
2711
+ }
2712
+
2713
+ .ms-Icon--AccessLogo::before {
2714
+ content: '\ED69';
2715
+ }
2716
+
2717
+ .ms-Icon--AdminALogo::before {
2718
+ content: '\ED6A';
2719
+ }
2720
+
2721
+ .ms-Icon--AdminCLogo::before {
2722
+ content: '\ED6B';
2723
+ }
2724
+
2725
+ .ms-Icon--AdminDLogo::before {
2726
+ content: '\ED6C';
2727
+ }
2728
+
2729
+ .ms-Icon--AdminELogo::before {
2730
+ content: '\ED6D';
2731
+ }
2732
+
2733
+ .ms-Icon--AdminLLogo::before {
2734
+ content: '\ED6E';
2735
+ }
2736
+
2737
+ .ms-Icon--AdminMLogo::before {
2738
+ content: '\ED6F';
2739
+ }
2740
+
2741
+ .ms-Icon--AdminOLogo::before {
2742
+ content: '\ED70';
2743
+ }
2744
+
2745
+ .ms-Icon--AdminPLogo::before {
2746
+ content: '\ED71';
2747
+ }
2748
+
2749
+ .ms-Icon--AdminSLogo::before {
2750
+ content: '\ED72';
2751
+ }
2752
+
2753
+ .ms-Icon--AdminYLogo::before {
2754
+ content: '\ED73';
2755
+ }
2756
+
2757
+ .ms-Icon--AlchemyLogo::before {
2758
+ content: '\ED74';
2759
+ }
2760
+
2761
+ .ms-Icon--BoxLogo::before {
2762
+ content: '\ED75';
2763
+ }
2764
+
2765
+ .ms-Icon--DelveLogo::before {
2766
+ content: '\ED76';
2767
+ }
2768
+
2769
+ .ms-Icon--DropboxLogo::before {
2770
+ content: '\ED77';
2771
+ }
2772
+
2773
+ .ms-Icon--ExchangeLogo::before {
2774
+ content: '\ED78';
2775
+ }
2776
+
2777
+ .ms-Icon--LyncLogo::before {
2778
+ content: '\ED79';
2779
+ }
2780
+
2781
+ .ms-Icon--OfficeVideoLogo::before {
2782
+ content: '\ED7A';
2783
+ }
2784
+
2785
+ .ms-Icon--ParatureLogo::before {
2786
+ content: '\ED7B';
2787
+ }
2788
+
2789
+ .ms-Icon--SocialListeningLogo::before {
2790
+ content: '\ED7C';
2791
+ }
2792
+
2793
+ .ms-Icon--VisioLogo::before {
2794
+ content: '\ED7D';
2795
+ }
2796
+
2797
+ .ms-Icon--Balloons::before {
2798
+ content: '\ED7E';
2799
+ }
2800
+
2801
+ .ms-Icon--Cat::before {
2802
+ content: '\ED7F';
2803
+ }
2804
+
2805
+ .ms-Icon--MailAlert::before {
2806
+ content: '\ED80';
2807
+ }
2808
+
2809
+ .ms-Icon--MailCheck::before {
2810
+ content: '\ED81';
2811
+ }
2812
+
2813
+ .ms-Icon--MailLowImportance::before {
2814
+ content: '\ED82';
2815
+ }
2816
+
2817
+ .ms-Icon--MailPause::before {
2818
+ content: '\ED83';
2819
+ }
2820
+
2821
+ .ms-Icon--MailRepeat::before {
2822
+ content: '\ED84';
2823
+ }
2824
+
2825
+ .ms-Icon--SecurityGroup::before {
2826
+ content: '\ED85';
2827
+ }
2828
+
2829
+ .ms-Icon--Table::before {
2830
+ content: '\ED86';
2831
+ }
2832
+
2833
+ .ms-Icon--VoicemailForward::before {
2834
+ content: '\ED87';
2835
+ }
2836
+
2837
+ .ms-Icon--VoicemailReply::before {
2838
+ content: '\ED88';
2839
+ }
2840
+
2841
+ .ms-Icon--Waffle::before {
2842
+ content: '\ED89';
2843
+ }
2844
+
2845
+ .ms-Icon--RemoveEvent::before {
2846
+ content: '\ED8A';
2847
+ }
2848
+
2849
+ .ms-Icon--EventInfo::before {
2850
+ content: '\ED8B';
2851
+ }
2852
+
2853
+ .ms-Icon--ForwardEvent::before {
2854
+ content: '\ED8C';
2855
+ }
2856
+
2857
+ .ms-Icon--WipePhone::before {
2858
+ content: '\ED8D';
2859
+ }
2860
+
2861
+ .ms-Icon--AddOnlineMeeting::before {
2862
+ content: '\ED8E';
2863
+ }
2864
+
2865
+ .ms-Icon--JoinOnlineMeeting::before {
2866
+ content: '\ED8F';
2867
+ }
2868
+
2869
+ .ms-Icon--RemoveLink::before {
2870
+ content: '\ED90';
2871
+ }
2872
+
2873
+ .ms-Icon--PeopleBlock::before {
2874
+ content: '\ED91';
2875
+ }
2876
+
2877
+ .ms-Icon--PeopleRepeat::before {
2878
+ content: '\ED92';
2879
+ }
2880
+
2881
+ .ms-Icon--PeopleAlert::before {
2882
+ content: '\ED93';
2883
+ }
2884
+
2885
+ .ms-Icon--PeoplePause::before {
2886
+ content: '\ED94';
2887
+ }
2888
+
2889
+ .ms-Icon--TransferCall::before {
2890
+ content: '\ED95';
2891
+ }
2892
+
2893
+ .ms-Icon--AddPhone::before {
2894
+ content: '\ED96';
2895
+ }
2896
+
2897
+ .ms-Icon--UnknownCall::before {
2898
+ content: '\ED97';
2899
+ }
2900
+
2901
+ .ms-Icon--NoteReply::before {
2902
+ content: '\ED98';
2903
+ }
2904
+
2905
+ .ms-Icon--NoteForward::before {
2906
+ content: '\ED99';
2907
+ }
2908
+
2909
+ .ms-Icon--NotePinned::before {
2910
+ content: '\ED9A';
2911
+ }
2912
+
2913
+ .ms-Icon--RemoveOccurrence::before {
2914
+ content: '\ED9B';
2915
+ }
2916
+
2917
+ .ms-Icon--Timeline::before {
2918
+ content: '\ED9C';
2919
+ }
2920
+
2921
+ .ms-Icon--EditNote::before {
2922
+ content: '\ED9D';
2923
+ }
2924
+
2925
+ .ms-Icon--CircleHalfFull::before {
2926
+ content: '\ED9E';
2927
+ }
2928
+
2929
+ .ms-Icon--Room::before {
2930
+ content: '\ED9F';
2931
+ }
2932
+
2933
+ .ms-Icon--Unsubscribe::before {
2934
+ content: '\EDA0';
2935
+ }
2936
+
2937
+ .ms-Icon--Subscribe::before {
2938
+ content: '\EDA1';
2939
+ }
2940
+
2941
+ .ms-Icon--RecurringTask::before {
2942
+ content: '\EDB2';
2943
+ }
2944
+
2945
+ .ms-Icon--TaskManager::before {
2946
+ content: '\EDB7';
2947
+ }
2948
+
2949
+ .ms-Icon--TaskManagerMirrored::before {
2950
+ content: '\EDB8';
2951
+ }
2952
+
2953
+ .ms-Icon--Combine::before {
2954
+ content: '\EDBB';
2955
+ }
2956
+
2957
+ .ms-Icon--Split::before {
2958
+ content: '\EDBC';
2959
+ }
2960
+
2961
+ .ms-Icon--DoubleChevronUp::before {
2962
+ content: '\EDBD';
2963
+ }
2964
+
2965
+ .ms-Icon--DoubleChevronLeft::before {
2966
+ content: '\EDBE';
2967
+ }
2968
+
2969
+ .ms-Icon--DoubleChevronRight::before {
2970
+ content: '\EDBF';
2971
+ }
2972
+
2973
+ .ms-Icon--Ascending::before {
2974
+ content: '\EDC0';
2975
+ }
2976
+
2977
+ .ms-Icon--Descending::before {
2978
+ content: '\EDC1';
2979
+ }
2980
+
2981
+ .ms-Icon--TextBox::before {
2982
+ content: '\EDC2';
2983
+ }
2984
+
2985
+ .ms-Icon--TextField::before {
2986
+ content: '\EDC3';
2987
+ }
2988
+
2989
+ .ms-Icon--NumberField::before {
2990
+ content: '\EDC4';
2991
+ }
2992
+
2993
+ .ms-Icon--Dropdown::before {
2994
+ content: '\EDC5';
2995
+ }
2996
+
2997
+ .ms-Icon--BookingsLogo::before {
2998
+ content: '\EDC7';
2999
+ }
3000
+
3001
+ .ms-Icon--ClassNotebookLogo::before {
3002
+ content: '\EDC8';
3003
+ }
3004
+
3005
+ .ms-Icon--CollabsDBLogo::before {
3006
+ content: '\EDC9';
3007
+ }
3008
+
3009
+ .ms-Icon--DelveAnalyticsLogo::before {
3010
+ content: '\EDCA';
3011
+ }
3012
+
3013
+ .ms-Icon--DocsLogo::before {
3014
+ content: '\EDCB';
3015
+ }
3016
+
3017
+ .ms-Icon--DynamicsCRMLogo::before {
3018
+ content: '\EDCC';
3019
+ }
3020
+
3021
+ .ms-Icon--DynamicSMBLogo::before {
3022
+ content: '\EDCD';
3023
+ }
3024
+
3025
+ .ms-Icon--OfficeAssistantLogo::before {
3026
+ content: '\EDCE';
3027
+ }
3028
+
3029
+ .ms-Icon--OfficeStoreLogo::before {
3030
+ content: '\EDCF';
3031
+ }
3032
+
3033
+ .ms-Icon--OneNoteEduLogo::before {
3034
+ content: '\EDD0';
3035
+ }
3036
+
3037
+ .ms-Icon--Planner::before {
3038
+ content: '\EDD1';
3039
+ }
3040
+
3041
+ .ms-Icon--PowerApps::before {
3042
+ content: '\EDD2';
3043
+ }
3044
+
3045
+ .ms-Icon--Suitcase::before {
3046
+ content: '\EDD3';
3047
+ }
3048
+
3049
+ .ms-Icon--ProjectLogo::before {
3050
+ content: '\EDD4';
3051
+ }
3052
+
3053
+ .ms-Icon--CaretLeft8::before {
3054
+ content: '\EDD5';
3055
+ }
3056
+
3057
+ .ms-Icon--CaretRight8::before {
3058
+ content: '\EDD6';
3059
+ }
3060
+
3061
+ .ms-Icon--CaretUp8::before {
3062
+ content: '\EDD7';
3063
+ }
3064
+
3065
+ .ms-Icon--CaretDown8::before {
3066
+ content: '\EDD8';
3067
+ }
3068
+
3069
+ .ms-Icon--CaretLeftSolid8::before {
3070
+ content: '\EDD9';
3071
+ }
3072
+
3073
+ .ms-Icon--CarotRightSolid8::before {
3074
+ content: '\EDDA';
3075
+ }
3076
+
3077
+ .ms-Icon--CaretUpSolid8::before {
3078
+ content: '\EDDB';
3079
+ }
3080
+
3081
+ .ms-Icon--CaretDownSolid8::before {
3082
+ content: '\EDDC';
3083
+ }
3084
+
3085
+ .ms-Icon--ClearFormatting::before {
3086
+ content: '\EDDD';
3087
+ }
3088
+
3089
+ .ms-Icon--Superscript::before {
3090
+ content: '\EDDE';
3091
+ }
3092
+
3093
+ .ms-Icon--Subscript::before {
3094
+ content: '\EDDF';
3095
+ }
3096
+
3097
+ .ms-Icon--Strikethrough::before {
3098
+ content: '\EDE0';
3099
+ }
3100
+
3101
+ .ms-Icon--SingleBookmark::before {
3102
+ content: '\EDFF';
1609
3103
  }
1610
3104
 
1611
- .ms-Icon--FlickDown::before {
1612
- content: '\E935';
3105
+ .ms-Icon--DoubleChevronDown::before {
3106
+ content: '\EE04';
1613
3107
  }
1614
3108
 
1615
- .ms-Icon--FlickUp::before {
1616
- content: '\E936';
3109
+ .ms-Icon--ReplyAll::before {
3110
+ content: '\EE0A';
1617
3111
  }
1618
3112
 
1619
- .ms-Icon--FlickLeft::before {
1620
- content: '\E937';
3113
+ .ms-Icon--GoogleDriveLogo::before {
3114
+ content: '\EE0B';
1621
3115
  }
1622
3116
 
1623
- .ms-Icon--FlickRight::before {
1624
- content: '\E938';
3117
+ .ms-Icon--Questionnaire::before {
3118
+ content: '\EE19';
1625
3119
  }
1626
3120
 
1627
- .ms-Icon--LightningBolt::before {
1628
- content: '\E945';
3121
+ .ms-Icon--ReplyMirrored::before {
3122
+ content: '\EE35';
1629
3123
  }
1630
3124
 
1631
- .ms-Icon--Info::before {
1632
- content: '\E946';
3125
+ .ms-Icon--ReplyAllMirrored::before {
3126
+ content: '\EE36';
1633
3127
  }
1634
3128
 
1635
- .ms-Icon--CalculatorAddition::before {
1636
- content: '\E948';
3129
+ .ms-Icon--AddGroup::before {
3130
+ content: '\EE3D';
1637
3131
  }
1638
3132
 
1639
- .ms-Icon--CalculatorSubtract::before {
1640
- content: '\E949';
3133
+ .ms-Icon--QuestionnaireMirrored::before {
3134
+ content: '\EE4B';
1641
3135
  }
1642
3136
 
1643
- .ms-Icon--PrintfaxPrinterFile::before {
1644
- content: '\E956';
3137
+ .ms-Icon--TemporaryUser::before {
3138
+ content: '\EE58';
1645
3139
  }
1646
3140
 
1647
- .ms-Icon--ChevronUpSmall::before {
1648
- content: '\E96D';
3141
+ .ms-Icon--GroupedDescending::before {
3142
+ content: '\EE66';
1649
3143
  }
1650
3144
 
1651
- .ms-Icon--ChevronDownSmall::before {
1652
- content: '\E96E';
3145
+ .ms-Icon--GroupedAscending::before {
3146
+ content: '\EE67';
1653
3147
  }
1654
3148
 
1655
- .ms-Icon--ChevronLeftSmall::before {
1656
- content: '\E96F';
3149
+ .ms-Icon--SortUp::before {
3150
+ content: '\EE68';
1657
3151
  }
1658
3152
 
1659
- .ms-Icon--ChevronRightSmall::before {
1660
- content: '\E970';
3153
+ .ms-Icon--SortDown::before {
3154
+ content: '\EE69';
1661
3155
  }
1662
3156
 
1663
- .ms-Icon--ChevronUpMed::before {
1664
- content: '\E971';
3157
+ .ms-Icon--AwayStatus::before {
3158
+ content: '\EE6A';
1665
3159
  }
1666
3160
 
1667
- .ms-Icon--ChevronDownMed::before {
1668
- content: '\E972';
3161
+ .ms-Icon--SyncToPC::before {
3162
+ content: '\EE6E';
1669
3163
  }
1670
3164
 
1671
- .ms-Icon--ChevronLeftMed::before {
1672
- content: '\E973';
3165
+ .ms-Icon--AustralianRules::before {
3166
+ content: '\EE70';
1673
3167
  }
1674
3168
 
1675
- .ms-Icon--ChevronRightMed::before {
1676
- content: '\E974';
3169
+ .ms-Icon--DateTimeMirrored::before {
3170
+ content: '\EE93';
1677
3171
  }
1678
3172
 
1679
- .ms-Icon--ChromeBack::before {
1680
- content: '\E830';
3173
+ .ms-Icon--DoubleChevronUp12::before {
3174
+ content: '\EE96';
1681
3175
  }
1682
3176
 
1683
- .ms-Icon--PC1::before {
1684
- content: '\E977';
3177
+ .ms-Icon--DoubleChevronDown12::before {
3178
+ content: '\EE97';
1685
3179
  }
1686
3180
 
1687
- .ms-Icon--PresenceChickletVideo::before {
1688
- content: '\E979';
3181
+ .ms-Icon--DoubleChevronLeft12::before {
3182
+ content: '\EE98';
1689
3183
  }
1690
3184
 
1691
- .ms-Icon--Reply::before {
1692
- content: '\E97A';
3185
+ .ms-Icon--DoubleChevronRight12::before {
3186
+ content: '\EE99';
1693
3187
  }
1694
3188
 
1695
- .ms-Icon--DoubleChevronDown::before {
1696
- content: '\E98B';
3189
+ .ms-Icon--CalendarAgenda::before {
3190
+ content: '\EE9A';
1697
3191
  }
1698
3192
 
1699
- .ms-Icon--DoubleChevronLeftMed::before {
1700
- content: '\E991';
3193
+ .ms-Icon--AddEvent::before {
3194
+ content: '\EEB5';
1701
3195
  }
1702
3196
 
1703
- .ms-Icon--CaretHollow::before {
1704
- content: '\E817';
3197
+ .ms-Icon--AssetLibrary::before {
3198
+ content: '\EEB6';
1705
3199
  }
1706
3200
 
1707
- .ms-Icon--CaretSolid::before {
1708
- content: '\E818';
3201
+ .ms-Icon--DataConnectionLibrary::before {
3202
+ content: '\EEB7';
1709
3203
  }
1710
3204
 
1711
- .ms-Icon--Pinned::before {
1712
- content: '\E840';
3205
+ .ms-Icon--DocLibrary::before {
3206
+ content: '\EEB8';
1713
3207
  }
1714
3208
 
1715
- .ms-Icon--PinnedFill::before {
1716
- content: '\E842';
3209
+ .ms-Icon--FormLibrary::before {
3210
+ content: '\EEB9';
1717
3211
  }
1718
3212
 
1719
- .ms-Icon--Chart::before {
1720
- content: '\E999';
3213
+ .ms-Icon--FormLibraryMirrored::before {
3214
+ content: '\EEBA';
1721
3215
  }
1722
3216
 
1723
- .ms-Icon--RevToggleKey::before {
1724
- content: '\E845';
3217
+ .ms-Icon--ReportLibrary::before {
3218
+ content: '\EEBB';
1725
3219
  }
1726
3220
 
1727
- .ms-Icon--RightDoubleQuote::before {
1728
- content: '\E9B1';
3221
+ .ms-Icon--ReportLibraryMirrored::before {
3222
+ content: '\EEBC';
1729
3223
  }
1730
3224
 
1731
- .ms-Icon--Sunny::before {
1732
- content: '\E9BD';
3225
+ .ms-Icon--ContactCard::before {
3226
+ content: '\EEBD';
1733
3227
  }
1734
3228
 
1735
- .ms-Icon--Ringer::before {
1736
- content: '\EA8F';
3229
+ .ms-Icon--CustomList::before {
3230
+ content: '\EEBE';
1737
3231
  }
1738
3232
 
1739
- .ms-Icon--PDF::before {
1740
- content: '\EA90';
3233
+ .ms-Icon--CustomListMirrored::before {
3234
+ content: '\EEBF';
1741
3235
  }
1742
3236
 
1743
- .ms-Icon--SortLines::before {
1744
- content: '\E9D0';
3237
+ .ms-Icon--IssueTracking::before {
3238
+ content: '\EEC0';
1745
3239
  }
1746
3240
 
1747
- .ms-Icon--Ribbon::before {
1748
- content: '\E9D1';
3241
+ .ms-Icon--IssueTrackingMirrored::before {
3242
+ content: '\EEC1';
1749
3243
  }
1750
3244
 
1751
- .ms-Icon--Info2::before {
1752
- content: '\EA1F';
3245
+ .ms-Icon--PictureLibrary::before {
3246
+ content: '\EEC2';
1753
3247
  }
1754
3248
 
1755
- .ms-Icon--MultiSelectMirrored::before {
1756
- content: '\EA98';
3249
+ .ms-Icon--AppForOfficeLogo::before {
3250
+ content: '\EEC7';
1757
3251
  }
1758
3252
 
1759
- .ms-Icon--Broom::before {
1760
- content: '\EA99';
3253
+ .ms-Icon--OfflineOneDriveParachute::before {
3254
+ content: '\EEC8';
1761
3255
  }
1762
3256
 
1763
- .ms-Icon--MusicInCollectionFill::before {
1764
- content: '\EA36';
3257
+ .ms-Icon--OfflineOneDriveParachuteDisabled::before {
3258
+ content: '\EEC9';
1765
3259
  }
1766
3260
 
1767
- .ms-Icon--List::before {
1768
- content: '\EA37';
3261
+ .ms-Icon--LargeGrid::before {
3262
+ content: '\EECB';
1769
3263
  }
1770
3264
 
1771
- .ms-Icon--Asterisk::before {
1772
- content: '\EA38';
3265
+ .ms-Icon--TriangleSolidUp12::before {
3266
+ content: '\EECC';
1773
3267
  }
1774
3268
 
1775
- .ms-Icon--ErrorBadge::before {
1776
- content: '\EA39';
3269
+ .ms-Icon--TriangleSolidDown12::before {
3270
+ content: '\EECD';
1777
3271
  }
1778
3272
 
1779
- .ms-Icon--CircleRing::before {
1780
- content: '\EA3A';
3273
+ .ms-Icon--TriangleSolidLeft12::before {
3274
+ content: '\EECE';
1781
3275
  }
1782
3276
 
1783
- .ms-Icon--CircleFill::before {
1784
- content: '\EA3B';
3277
+ .ms-Icon--TriangleSolidRight12::before {
3278
+ content: '\EECF';
1785
3279
  }
1786
3280
 
1787
- .ms-Icon--BookmarksMirrored::before {
1788
- content: '\EA41';
3281
+ .ms-Icon--TriangleUp12::before {
3282
+ content: '\EED0';
1789
3283
  }
1790
3284
 
1791
- .ms-Icon--BulletedListMirrored::before {
1792
- content: '\EA42';
3285
+ .ms-Icon--TriangleDown12::before {
3286
+ content: '\EED1';
1793
3287
  }
1794
3288
 
1795
- .ms-Icon--CaretHollowMirrored::before {
1796
- content: '\EA45';
3289
+ .ms-Icon--TriangleLeft12::before {
3290
+ content: '\EED2';
1797
3291
  }
1798
3292
 
1799
- .ms-Icon--CaretSolidMirrored::before {
1800
- content: '\EA46';
3293
+ .ms-Icon--TriangleRight12::before {
3294
+ content: '\EED3';
1801
3295
  }
1802
3296
 
1803
- .ms-Icon--ChromeBackMirrored::before {
1804
- content: '\EA47';
3297
+ .ms-Icon--ArrowUpRight8::before {
3298
+ content: '\EED4';
1805
3299
  }
1806
3300
 
1807
- .ms-Icon--ClosePaneMirrored::before {
1808
- content: '\EA49';
3301
+ .ms-Icon--ArrowDownRight8::before {
3302
+ content: '\EED5';
1809
3303
  }
1810
3304
 
1811
- .ms-Icon--DockLeftMirrored::before {
1812
- content: '\EA4C';
3305
+ .ms-Icon--DocumentSet::before {
3306
+ content: '\EED6';
1813
3307
  }
1814
3308
 
1815
- .ms-Icon--DoubleChevronLeftMedMirrored::before {
1816
- content: '\EA4D';
3309
+ .ms-Icon--DelveAnalytics::before {
3310
+ content: '\EEEE';
1817
3311
  }
1818
3312
 
1819
- .ms-Icon--HelpMirrored::before {
1820
- content: '\EA51';
3313
+ .ms-Icon--ArrowUpRightMirrored8::before {
3314
+ content: '\EEEF';
1821
3315
  }
1822
3316
 
1823
- .ms-Icon--ListMirrored::before {
1824
- content: '\EA55';
3317
+ .ms-Icon--ArrowDownRightMirrored8::before {
3318
+ content: '\EEF0';
1825
3319
  }
1826
3320
 
1827
- .ms-Icon--MailReplyMirrored::before {
1828
- content: '\EA57';
3321
+ .ms-Icon--OneDriveAdd::before {
3322
+ content: '\EF32';
1829
3323
  }
1830
3324
 
1831
- .ms-Icon--MailReplyAllMirrored::before {
1832
- content: '\EA58';
3325
+ .ms-Icon--Header2::before {
3326
+ content: '\EF36';
1833
3327
  }
1834
3328
 
1835
- .ms-Icon--OpenPaneMirrored::before {
1836
- content: '\EA5B';
3329
+ .ms-Icon--Header3::before {
3330
+ content: '\EF37';
1837
3331
  }
1838
3332
 
1839
- .ms-Icon--ShowResultsMirrored::before {
1840
- content: '\EA65';
3333
+ .ms-Icon--Header4::before {
3334
+ content: '\EF38';
1841
3335
  }
1842
3336
 
1843
- .ms-Icon--Lightbulb::before {
1844
- content: '\EA80';
3337
+ .ms-Icon--MarketDown::before {
3338
+ content: '\EF42';
1845
3339
  }
1846
3340
 
1847
- .ms-Icon--StatusTriangle::before {
1848
- content: '\EA82';
3341
+ .ms-Icon--CalendarWorkWeek::before {
3342
+ content: '\EF51';
1849
3343
  }
1850
3344
 
1851
- .ms-Icon--EmojiNeutral::before {
1852
- content: '\EA87';
3345
+ .ms-Icon--SidePanel::before {
3346
+ content: '\EF52';
1853
3347
  }
1854
3348
 
1855
- .ms-Icon--EmojiDisappointed::before {
1856
- content: '\EA88';
3349
+ .ms-Icon--GlobeFavorite::before {
3350
+ content: '\EF53';
1857
3351
  }
1858
3352
 
1859
- .ms-Icon--HomeSolid::before {
1860
- content: '\EA8A';
3353
+ .ms-Icon--CaretTopLeftSolid8::before {
3354
+ content: '\EF54';
1861
3355
  }
1862
3356
 
1863
- .ms-Icon--Articles::before {
1864
- content: '\EAC1';
3357
+ .ms-Icon--CaretTopRightSolid8::before {
3358
+ content: '\EF55';
1865
3359
  }
1866
3360
 
1867
- .ms-Icon--DietPlanNotebook::before {
1868
- content: '\EAC8';
3361
+ .ms-Icon--ViewAll2::before {
3362
+ content: '\EF56';
1869
3363
  }
1870
3364
 
1871
- .ms-Icon--DrugLookUp::before {
1872
- content: '\EACB';
3365
+ .ms-Icon--DocumentReply::before {
3366
+ content: '\EF57';
1873
3367
  }
1874
3368
 
1875
- .ms-Icon--Running::before {
1876
- content: '\EADA';
3369
+ .ms-Icon--PlayerSettings::before {
3370
+ content: '\EF58';
1877
3371
  }
1878
3372
 
1879
- .ms-Icon--CirclePlus::before {
1880
- content: '\EAEE';
3373
+ .ms-Icon--ReceiptForward::before {
3374
+ content: '\EF59';
1881
3375
  }
1882
3376
 
1883
- .ms-Icon--Coffee::before {
1884
- content: '\EAEF';
3377
+ .ms-Icon--ReceiptReply::before {
3378
+ content: '\EF5A';
1885
3379
  }
1886
3380
 
1887
- .ms-Icon--Money::before {
1888
- content: '\EAFD';
3381
+ .ms-Icon--ReceiptCheck::before {
3382
+ content: '\EF5B';
1889
3383
  }
1890
3384
 
1891
- .ms-Icon--StockDown::before {
1892
- content: '\EB0F';
3385
+ .ms-Icon--Fax::before {
3386
+ content: '\EF5C';
1893
3387
  }
1894
3388
 
1895
- .ms-Icon--StockUp::before {
1896
- content: '\EB11';
3389
+ .ms-Icon--RecurringEvent::before {
3390
+ content: '\EF5D';
1897
3391
  }
1898
3392
 
1899
- .ms-Icon--Soccer::before {
1900
- content: '\EB21';
3393
+ .ms-Icon--ReplyAlt::before {
3394
+ content: '\EF5E';
1901
3395
  }
1902
3396
 
1903
- .ms-Icon--AutoRacing::before {
1904
- content: '\EB24';
3397
+ .ms-Icon--ReplyAllAlt::before {
3398
+ content: '\EF5F';
1905
3399
  }
1906
3400
 
1907
- .ms-Icon--Drop::before {
1908
- content: '\EB42';
3401
+ .ms-Icon--EditStyle::before {
3402
+ content: '\EF60';
1909
3403
  }
1910
3404
 
1911
- .ms-Icon--Heart::before {
1912
- content: '\EB51';
3405
+ .ms-Icon--EditMail::before {
3406
+ content: '\EF61';
1913
3407
  }
1914
3408
 
1915
- .ms-Icon--HeartFill::before {
1916
- content: '\EB52';
3409
+ .ms-Icon--Lifesaver::before {
3410
+ content: '\EF62';
1917
3411
  }
1918
3412
 
1919
- .ms-Icon--Door::before {
1920
- content: '\EB75';
3413
+ .ms-Icon--LifesaverLock::before {
3414
+ content: '\EF63';
1921
3415
  }
1922
3416
 
1923
- .ms-Icon--DoubleBookmark::before {
1924
- content: '\EB8F';
3417
+ .ms-Icon--InboxCheck::before {
3418
+ content: '\EF64';
1925
3419
  }
1926
3420
 
1927
- .ms-Icon--Certificate::before {
1928
- content: '\EB95';
3421
+ .ms-Icon--FolderSearch::before {
3422
+ content: '\EF65';
1929
3423
  }
1930
3424
 
1931
- .ms-Icon--Photo2::before {
1932
- content: '\EB9F';
3425
+ .ms-Icon--CollapseMenu::before {
3426
+ content: '\EF66';
1933
3427
  }
1934
3428
 
1935
- .ms-Icon--CloudDownload::before {
1936
- content: '\EBD3';
3429
+ .ms-Icon--ExpandMenu::before {
3430
+ content: '\EF67';
1937
3431
  }
1938
3432
 
1939
- .ms-Icon--WindDirection::before {
1940
- content: '\EBE6';
3433
+ .ms-Icon--Boards::before {
3434
+ content: '\EF68';
1941
3435
  }
1942
3436
 
1943
- .ms-Icon--CSS::before {
1944
- content: '\EBEF';
3437
+ .ms-Icon--SunAdd::before {
3438
+ content: '\EF69';
1945
3439
  }
1946
3440
 
1947
- .ms-Icon--JS::before {
1948
- content: '\EBF0';
3441
+ .ms-Icon--SunQuestionMark::before {
3442
+ content: '\EF6A';
1949
3443
  }
1950
3444
 
1951
- .ms-Icon--Section::before {
1952
- content: '\EC0C';
3445
+ .ms-Icon--LandscapeOrientation::before {
3446
+ content: '\EF6B';
1953
3447
  }
1954
3448
 
1955
- .ms-Icon--ToggleFilled::before {
1956
- content: '\EC11';
3449
+ .ms-Icon--DocumentSearch::before {
3450
+ content: '\EF6C';
1957
3451
  }
1958
3452
 
1959
- .ms-Icon--ToggleBorder::before {
1960
- content: '\EC12';
3453
+ .ms-Icon--PublicCalendar::before {
3454
+ content: '\EF6D';
1961
3455
  }
1962
3456
 
1963
- .ms-Icon--SliderThumb::before {
1964
- content: '\EC13';
3457
+ .ms-Icon--PublicContactCard::before {
3458
+ content: '\EF6E';
1965
3459
  }
1966
3460
 
1967
- .ms-Icon--ToggleThumb::before {
1968
- content: '\EC14';
3461
+ .ms-Icon--PublicEmail::before {
3462
+ content: '\EF6F';
1969
3463
  }
1970
3464
 
1971
- .ms-Icon--Documentation::before {
1972
- content: '\EC17';
3465
+ .ms-Icon--PublicFolder::before {
3466
+ content: '\EF70';
1973
3467
  }
1974
3468
 
1975
- .ms-Icon--Badge::before {
1976
- content: '\EC1B';
3469
+ .ms-Icon--WordDocument::before {
3470
+ content: '\EF71';
1977
3471
  }
1978
3472
 
1979
- .ms-Icon--AlbumRemove::before {
1980
- content: '\EC62';
3473
+ .ms-Icon--PowerPointDocument::before {
3474
+ content: '\EF72';
1981
3475
  }
1982
3476
 
1983
- .ms-Icon--MessageFill::before {
1984
- content: '\EC70';
3477
+ .ms-Icon--ExcelDocument::before {
3478
+ content: '\EF73';
1985
3479
  }
1986
3480
 
1987
- .ms-Icon--TabletSelected::before {
1988
- content: '\EC74';
3481
+ .ms-Icon--GroupedList::before {
3482
+ content: '\EF74';
1989
3483
  }
1990
3484
 
1991
- .ms-Icon--MobileSelected::before {
1992
- content: '\EC75';
3485
+ .ms-Icon--ClassroomLogo::before {
3486
+ content: '\EF75';
1993
3487
  }
1994
3488
 
1995
- .ms-Icon--LaptopSelected::before {
1996
- content: '\EC76';
3489
+ .ms-Icon--Sections::before {
3490
+ content: '\EF76';
1997
3491
  }
1998
3492
 
1999
- .ms-Icon--TVMonitorSelected::before {
2000
- content: '\EC77';
3493
+ .ms-Icon--EditPhoto::before {
3494
+ content: '\EF77';
2001
3495
  }
2002
3496
 
2003
- .ms-Icon--DeveloperTools::before {
2004
- content: '\EC7A';
3497
+ .ms-Icon--Starburst::before {
3498
+ content: '\EF78';
2005
3499
  }
2006
3500
 
2007
- .ms-Icon--InsertTextBox::before {
2008
- content: '\EC7D';
3501
+ .ms-Icon--ShareiOS::before {
3502
+ content: '\EF79';
2009
3503
  }
2010
3504
 
2011
- .ms-Icon--Event::before {
2012
- content: '\ECA3';
3505
+ .ms-Icon--AirTickets::before {
3506
+ content: '\EF7A';
2013
3507
  }
2014
3508
 
2015
- .ms-Icon--Cake::before {
2016
- content: '\ECA4';
3509
+ .ms-Icon--PencilReply::before {
3510
+ content: '\EF7B';
2017
3511
  }
2018
3512
 
2019
- .ms-Icon--Tiles::before {
2020
- content: '\ECA5';
3513
+ .ms-Icon--Tiles2::before {
3514
+ content: '\EF7C';
2021
3515
  }
2022
3516
 
2023
- .ms-Icon--Org::before {
2024
- content: '\ECA6';
3517
+ .ms-Icon--SkypeCircleCheck::before {
3518
+ content: '\EF7D';
2025
3519
  }
2026
3520
 
2027
- .ms-Icon--PartyLeader::before {
2028
- content: '\ECA7';
3521
+ .ms-Icon--SkypeCircleClock::before {
3522
+ content: '\EF7E';
2029
3523
  }
2030
3524
 
2031
- .ms-Icon--DRM::before {
2032
- content: '\ECA8';
3525
+ .ms-Icon--SkypeCircleMinus::before {
3526
+ content: '\EF7F';
2033
3527
  }
2034
3528
 
2035
- .ms-Icon--CloudAdd::before {
2036
- content: '\ECA9';
3529
+ .ms-Icon--SkypeCheck::before {
3530
+ content: '\EF80';
2037
3531
  }
2038
3532
 
2039
- .ms-Icon--AppIconDefault::before {
2040
- content: '\ECAA';
3533
+ .ms-Icon--SkypeClock::before {
3534
+ content: '\EF81';
2041
3535
  }
2042
3536
 
2043
- .ms-Icon--Photo2Add::before {
2044
- content: '\ECAB';
3537
+ .ms-Icon--SkypeMinus::before {
3538
+ content: '\EF82';
2045
3539
  }
2046
3540
 
2047
- .ms-Icon--Photo2Remove::before {
2048
- content: '\ECAC';
3541
+ .ms-Icon--SkypeMessage::before {
3542
+ content: '\EF83';
2049
3543
  }
2050
3544
 
2051
- .ms-Icon--Embed::before {
2052
- content: '\ECCE';
3545
+ .ms-Icon--ClosedCaption::before {
3546
+ content: '\EF84';
2053
3547
  }
2054
3548
 
2055
- .ms-Icon--Teamwork::before {
2056
- content: '\EA12';
3549
+ .ms-Icon--ATPLogo::before {
3550
+ content: '\EF85';
2057
3551
  }
2058
3552
 
2059
- .ms-Icon--PeopleAdd::before {
2060
- content: '\EA15';
3553
+ .ms-Icon--OfficeFormLogo::before {
3554
+ content: '\EF86';
2061
3555
  }
2062
3556
 
2063
- .ms-Icon--Glasses::before {
2064
- content: '\EA16';
3557
+ .ms-Icon--RecycleBin::before {
3558
+ content: '\EF87';
2065
3559
  }
2066
3560
 
2067
- .ms-Icon--DateTime2::before {
2068
- content: '\EA17';
3561
+ .ms-Icon--EmptyRecycleBin::before {
3562
+ content: '\EF88';
2069
3563
  }
2070
3564
 
2071
- .ms-Icon--Shield::before {
2072
- content: '\EA18';
3565
+ .ms-Icon--Hide2::before {
3566
+ content: '\EF89';
2073
3567
  }
2074
3568
 
2075
- .ms-Icon--Header::before {
2076
- content: '\EA19';
3569
+ .ms-Icon--iOSAppStoreLogo::before {
3570
+ content: '\EF8A';
2077
3571
  }
2078
3572
 
2079
- .ms-Icon--PageAdd::before {
2080
- content: '\EA1A';
3573
+ .ms-Icon--AndroidLogo::before {
3574
+ content: '\EF8B';
2081
3575
  }
2082
3576
 
2083
- .ms-Icon--NumberedList::before {
2084
- content: '\EA1C';
3577
+ .ms-Icon--Breadcrumb::before {
3578
+ content: '\EF8C';
2085
3579
  }
2086
3580
 
2087
- .ms-Icon--Glimmer::before {
2088
- content: '\ECF4';
3581
+ .ms-Icon--ClearFilter::before {
3582
+ content: '\EF8F';
2089
3583
  }
2090
3584
 
2091
- .ms-Icon--SkypeCheck::before {
2092
- content: '\EF80';
3585
+ .ms-Icon--Flow::before {
3586
+ content: '\EF90';
2093
3587
  }
2094
3588
 
2095
- .ms-Icon--SkypeClock::before {
2096
- content: '\EF81';
3589
+ .ms-Icon--PowerAppsLogo::before {
3590
+ content: '\F091';
2097
3591
  }
2098
3592
 
2099
- .ms-Icon--SkypeMinus::before {
2100
- content: '\EF82';
3593
+ .ms-Icon--PowerApps2Logo::before {
3594
+ content: '\F092';
2101
3595
  }
2102
3596
 
2103
3597
  .ms-Icon--circle {
@@ -4116,3 +5610,7 @@
4116
5610
  .ms-Grid-col .ms-Grid {
4117
5611
  padding: 0;
4118
5612
  }
5613
+
5614
+ .ms-Fabric {
5615
+ color: #333333;
5616
+ }