@momentum-design/icons 0.53.0 → 0.54.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 +353 -341
- package/dist/data/MomentumFontIcons.min.css +1 -1
- package/dist/data/MomentumIconsType.swift +350 -341
- package/dist/data/scss/icons.scss +344 -341
- package/dist/data/scss/mixins.scss +344 -341
- package/dist/data/scss/placeholders.scss +344 -341
- package/dist/data/scss/variables.scss +344 -341
- package/dist/fonts/MomentumFontIcon.svg +350 -341
- 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 +703 -682
- package/dist/manifest.json +3 -0
- package/dist/svg/text-short-bold.svg +1 -0
- package/dist/svg/text-short-light.svg +1 -0
- package/dist/svg/text-short-regular.svg +1 -0
- package/dist/ts/text-short-bold.ts +6 -0
- package/dist/ts/text-short-light.ts +6 -0
- package/dist/ts/text-short-regular.ts +6 -0
- package/package.json +1 -1
|
@@ -11677,1367 +11677,1379 @@
|
|
|
11677
11677
|
content: "\fc28";
|
|
11678
11678
|
}
|
|
11679
11679
|
|
|
11680
|
-
.icon-
|
|
11680
|
+
.icon-text-short-bold::before {
|
|
11681
11681
|
content: "\fc29";
|
|
11682
11682
|
}
|
|
11683
11683
|
|
|
11684
|
-
.icon-
|
|
11684
|
+
.icon-text-short-light::before {
|
|
11685
11685
|
content: "\fc2a";
|
|
11686
11686
|
}
|
|
11687
11687
|
|
|
11688
|
-
.icon-
|
|
11688
|
+
.icon-text-short-regular::before {
|
|
11689
11689
|
content: "\fc2b";
|
|
11690
11690
|
}
|
|
11691
11691
|
|
|
11692
|
-
.icon-three-
|
|
11692
|
+
.icon-three-column-bold::before {
|
|
11693
11693
|
content: "\fc2c";
|
|
11694
11694
|
}
|
|
11695
11695
|
|
|
11696
|
-
.icon-three-
|
|
11696
|
+
.icon-three-column-light::before {
|
|
11697
11697
|
content: "\fc2d";
|
|
11698
11698
|
}
|
|
11699
11699
|
|
|
11700
|
-
.icon-three-
|
|
11700
|
+
.icon-three-column-regular::before {
|
|
11701
11701
|
content: "\fc2e";
|
|
11702
11702
|
}
|
|
11703
11703
|
|
|
11704
|
-
.icon-
|
|
11704
|
+
.icon-three-d-object-bold::before {
|
|
11705
11705
|
content: "\fc2f";
|
|
11706
11706
|
}
|
|
11707
11707
|
|
|
11708
|
-
.icon-
|
|
11708
|
+
.icon-three-d-object-light::before {
|
|
11709
11709
|
content: "\fc30";
|
|
11710
11710
|
}
|
|
11711
11711
|
|
|
11712
|
-
.icon-
|
|
11712
|
+
.icon-three-d-object-regular::before {
|
|
11713
11713
|
content: "\fc31";
|
|
11714
11714
|
}
|
|
11715
11715
|
|
|
11716
|
-
.icon-
|
|
11716
|
+
.icon-time-exclusion-bold::before {
|
|
11717
11717
|
content: "\fc32";
|
|
11718
11718
|
}
|
|
11719
11719
|
|
|
11720
|
-
.icon-
|
|
11720
|
+
.icon-time-exclusion-light::before {
|
|
11721
11721
|
content: "\fc33";
|
|
11722
11722
|
}
|
|
11723
11723
|
|
|
11724
|
-
.icon-
|
|
11724
|
+
.icon-time-exclusion-regular::before {
|
|
11725
11725
|
content: "\fc34";
|
|
11726
11726
|
}
|
|
11727
11727
|
|
|
11728
|
-
.icon-timezone-
|
|
11728
|
+
.icon-timezone-bold::before {
|
|
11729
11729
|
content: "\fc35";
|
|
11730
11730
|
}
|
|
11731
11731
|
|
|
11732
|
-
.icon-
|
|
11732
|
+
.icon-timezone-filled::before {
|
|
11733
11733
|
content: "\fc36";
|
|
11734
11734
|
}
|
|
11735
11735
|
|
|
11736
|
-
.icon-
|
|
11736
|
+
.icon-timezone-light::before {
|
|
11737
11737
|
content: "\fc37";
|
|
11738
11738
|
}
|
|
11739
11739
|
|
|
11740
|
-
.icon-
|
|
11740
|
+
.icon-timezone-regular::before {
|
|
11741
11741
|
content: "\fc38";
|
|
11742
11742
|
}
|
|
11743
11743
|
|
|
11744
|
-
.icon-too-
|
|
11744
|
+
.icon-too-fast-bold::before {
|
|
11745
11745
|
content: "\fc39";
|
|
11746
11746
|
}
|
|
11747
11747
|
|
|
11748
|
-
.icon-too-
|
|
11748
|
+
.icon-too-fast-light::before {
|
|
11749
11749
|
content: "\fc3a";
|
|
11750
11750
|
}
|
|
11751
11751
|
|
|
11752
|
-
.icon-too-
|
|
11752
|
+
.icon-too-fast-regular::before {
|
|
11753
11753
|
content: "\fc3b";
|
|
11754
11754
|
}
|
|
11755
11755
|
|
|
11756
|
-
.icon-
|
|
11756
|
+
.icon-too-slow-bold::before {
|
|
11757
11757
|
content: "\fc3c";
|
|
11758
11758
|
}
|
|
11759
11759
|
|
|
11760
|
-
.icon-
|
|
11760
|
+
.icon-too-slow-light::before {
|
|
11761
11761
|
content: "\fc3d";
|
|
11762
11762
|
}
|
|
11763
11763
|
|
|
11764
|
-
.icon-
|
|
11764
|
+
.icon-too-slow-regular::before {
|
|
11765
11765
|
content: "\fc3e";
|
|
11766
11766
|
}
|
|
11767
11767
|
|
|
11768
|
-
.icon-tools-
|
|
11768
|
+
.icon-tools-bold::before {
|
|
11769
11769
|
content: "\fc3f";
|
|
11770
11770
|
}
|
|
11771
11771
|
|
|
11772
|
-
.icon-
|
|
11772
|
+
.icon-tools-filled::before {
|
|
11773
11773
|
content: "\fc40";
|
|
11774
11774
|
}
|
|
11775
11775
|
|
|
11776
|
-
.icon-
|
|
11776
|
+
.icon-tools-light::before {
|
|
11777
11777
|
content: "\fc41";
|
|
11778
11778
|
}
|
|
11779
11779
|
|
|
11780
|
-
.icon-
|
|
11780
|
+
.icon-tools-regular::before {
|
|
11781
11781
|
content: "\fc42";
|
|
11782
11782
|
}
|
|
11783
11783
|
|
|
11784
|
-
.icon-
|
|
11784
|
+
.icon-touch-ten-bold::before {
|
|
11785
11785
|
content: "\fc43";
|
|
11786
11786
|
}
|
|
11787
11787
|
|
|
11788
|
-
.icon-
|
|
11788
|
+
.icon-touch-ten-light::before {
|
|
11789
11789
|
content: "\fc44";
|
|
11790
11790
|
}
|
|
11791
11791
|
|
|
11792
|
-
.icon-
|
|
11792
|
+
.icon-touch-ten-regular::before {
|
|
11793
11793
|
content: "\fc45";
|
|
11794
11794
|
}
|
|
11795
11795
|
|
|
11796
|
-
.icon-transcript-
|
|
11796
|
+
.icon-transcript-bold::before {
|
|
11797
11797
|
content: "\fc46";
|
|
11798
11798
|
}
|
|
11799
11799
|
|
|
11800
|
-
.icon-
|
|
11800
|
+
.icon-transcript-filled::before {
|
|
11801
11801
|
content: "\fc47";
|
|
11802
11802
|
}
|
|
11803
11803
|
|
|
11804
|
-
.icon-
|
|
11804
|
+
.icon-transcript-light::before {
|
|
11805
11805
|
content: "\fc48";
|
|
11806
11806
|
}
|
|
11807
11807
|
|
|
11808
|
-
.icon-
|
|
11808
|
+
.icon-transcript-regular::before {
|
|
11809
11809
|
content: "\fc49";
|
|
11810
11810
|
}
|
|
11811
11811
|
|
|
11812
|
-
.icon-translate-
|
|
11812
|
+
.icon-translate-bold::before {
|
|
11813
11813
|
content: "\fc4a";
|
|
11814
11814
|
}
|
|
11815
11815
|
|
|
11816
|
-
.icon-translate-
|
|
11816
|
+
.icon-translate-light::before {
|
|
11817
11817
|
content: "\fc4b";
|
|
11818
11818
|
}
|
|
11819
11819
|
|
|
11820
|
-
.icon-translate-
|
|
11820
|
+
.icon-translate-regular::before {
|
|
11821
11821
|
content: "\fc4c";
|
|
11822
11822
|
}
|
|
11823
11823
|
|
|
11824
|
-
.icon-
|
|
11824
|
+
.icon-translate-undo-bold::before {
|
|
11825
11825
|
content: "\fc4d";
|
|
11826
11826
|
}
|
|
11827
11827
|
|
|
11828
|
-
.icon-
|
|
11828
|
+
.icon-translate-undo-light::before {
|
|
11829
11829
|
content: "\fc4e";
|
|
11830
11830
|
}
|
|
11831
11831
|
|
|
11832
|
-
.icon-
|
|
11832
|
+
.icon-translate-undo-regular::before {
|
|
11833
11833
|
content: "\fc4f";
|
|
11834
11834
|
}
|
|
11835
11835
|
|
|
11836
|
-
.icon-trending-
|
|
11836
|
+
.icon-trending-bold::before {
|
|
11837
11837
|
content: "\fc50";
|
|
11838
11838
|
}
|
|
11839
11839
|
|
|
11840
|
-
.icon-trending-down-
|
|
11840
|
+
.icon-trending-down-bold::before {
|
|
11841
11841
|
content: "\fc51";
|
|
11842
11842
|
}
|
|
11843
11843
|
|
|
11844
|
-
.icon-trending-filled::before {
|
|
11844
|
+
.icon-trending-down-filled::before {
|
|
11845
11845
|
content: "\fc52";
|
|
11846
11846
|
}
|
|
11847
11847
|
|
|
11848
|
-
.icon-trending-light::before {
|
|
11848
|
+
.icon-trending-down-light::before {
|
|
11849
11849
|
content: "\fc53";
|
|
11850
11850
|
}
|
|
11851
11851
|
|
|
11852
|
-
.icon-trending-regular::before {
|
|
11852
|
+
.icon-trending-down-regular::before {
|
|
11853
11853
|
content: "\fc54";
|
|
11854
11854
|
}
|
|
11855
11855
|
|
|
11856
|
-
.icon-
|
|
11856
|
+
.icon-trending-filled::before {
|
|
11857
11857
|
content: "\fc55";
|
|
11858
11858
|
}
|
|
11859
11859
|
|
|
11860
|
-
.icon-
|
|
11860
|
+
.icon-trending-light::before {
|
|
11861
11861
|
content: "\fc56";
|
|
11862
11862
|
}
|
|
11863
11863
|
|
|
11864
|
-
.icon-
|
|
11864
|
+
.icon-trending-regular::before {
|
|
11865
11865
|
content: "\fc57";
|
|
11866
11866
|
}
|
|
11867
11867
|
|
|
11868
|
-
.icon-
|
|
11868
|
+
.icon-trim-bold::before {
|
|
11869
11869
|
content: "\fc58";
|
|
11870
11870
|
}
|
|
11871
11871
|
|
|
11872
|
-
.icon-
|
|
11872
|
+
.icon-trim-light::before {
|
|
11873
11873
|
content: "\fc59";
|
|
11874
11874
|
}
|
|
11875
11875
|
|
|
11876
|
-
.icon-
|
|
11876
|
+
.icon-trim-regular::before {
|
|
11877
11877
|
content: "\fc5a";
|
|
11878
11878
|
}
|
|
11879
11879
|
|
|
11880
|
-
.icon-two-
|
|
11880
|
+
.icon-two-column-bold::before {
|
|
11881
11881
|
content: "\fc5b";
|
|
11882
11882
|
}
|
|
11883
11883
|
|
|
11884
|
-
.icon-two-
|
|
11884
|
+
.icon-two-column-light::before {
|
|
11885
11885
|
content: "\fc5c";
|
|
11886
11886
|
}
|
|
11887
11887
|
|
|
11888
|
-
.icon-two-
|
|
11888
|
+
.icon-two-column-regular::before {
|
|
11889
11889
|
content: "\fc5d";
|
|
11890
11890
|
}
|
|
11891
11891
|
|
|
11892
|
-
.icon-two-way-voice-stream-
|
|
11892
|
+
.icon-two-way-voice-stream-bold::before {
|
|
11893
11893
|
content: "\fc5e";
|
|
11894
11894
|
}
|
|
11895
11895
|
|
|
11896
|
-
.icon-
|
|
11896
|
+
.icon-two-way-voice-stream-filled::before {
|
|
11897
11897
|
content: "\fc5f";
|
|
11898
11898
|
}
|
|
11899
11899
|
|
|
11900
|
-
.icon-
|
|
11900
|
+
.icon-two-way-voice-stream-light::before {
|
|
11901
11901
|
content: "\fc60";
|
|
11902
11902
|
}
|
|
11903
11903
|
|
|
11904
|
-
.icon-
|
|
11904
|
+
.icon-two-way-voice-stream-regular::before {
|
|
11905
11905
|
content: "\fc61";
|
|
11906
11906
|
}
|
|
11907
11907
|
|
|
11908
|
-
.icon-
|
|
11908
|
+
.icon-ucm-cloud-bold::before {
|
|
11909
11909
|
content: "\fc62";
|
|
11910
11910
|
}
|
|
11911
11911
|
|
|
11912
|
-
.icon-
|
|
11912
|
+
.icon-ucm-cloud-light::before {
|
|
11913
11913
|
content: "\fc63";
|
|
11914
11914
|
}
|
|
11915
11915
|
|
|
11916
|
-
.icon-
|
|
11916
|
+
.icon-ucm-cloud-regular::before {
|
|
11917
11917
|
content: "\fc64";
|
|
11918
11918
|
}
|
|
11919
11919
|
|
|
11920
|
-
.icon-unblock-
|
|
11920
|
+
.icon-unblock-bold::before {
|
|
11921
11921
|
content: "\fc65";
|
|
11922
11922
|
}
|
|
11923
11923
|
|
|
11924
|
-
.icon-
|
|
11924
|
+
.icon-unblock-filled::before {
|
|
11925
11925
|
content: "\fc66";
|
|
11926
11926
|
}
|
|
11927
11927
|
|
|
11928
|
-
.icon-
|
|
11928
|
+
.icon-unblock-light::before {
|
|
11929
11929
|
content: "\fc67";
|
|
11930
11930
|
}
|
|
11931
11931
|
|
|
11932
|
-
.icon-
|
|
11932
|
+
.icon-unblock-regular::before {
|
|
11933
11933
|
content: "\fc68";
|
|
11934
11934
|
}
|
|
11935
11935
|
|
|
11936
|
-
.icon-underline-
|
|
11936
|
+
.icon-underline-bold::before {
|
|
11937
11937
|
content: "\fc69";
|
|
11938
11938
|
}
|
|
11939
11939
|
|
|
11940
|
-
.icon-
|
|
11940
|
+
.icon-underline-filled::before {
|
|
11941
11941
|
content: "\fc6a";
|
|
11942
11942
|
}
|
|
11943
11943
|
|
|
11944
|
-
.icon-
|
|
11944
|
+
.icon-underline-light::before {
|
|
11945
11945
|
content: "\fc6b";
|
|
11946
11946
|
}
|
|
11947
11947
|
|
|
11948
|
-
.icon-
|
|
11948
|
+
.icon-underline-regular::before {
|
|
11949
11949
|
content: "\fc6c";
|
|
11950
11950
|
}
|
|
11951
11951
|
|
|
11952
|
-
.icon-
|
|
11952
|
+
.icon-undo-bold::before {
|
|
11953
11953
|
content: "\fc6d";
|
|
11954
11954
|
}
|
|
11955
11955
|
|
|
11956
|
-
.icon-
|
|
11956
|
+
.icon-undo-light::before {
|
|
11957
11957
|
content: "\fc6e";
|
|
11958
11958
|
}
|
|
11959
11959
|
|
|
11960
|
-
.icon-
|
|
11960
|
+
.icon-undo-regular::before {
|
|
11961
11961
|
content: "\fc6f";
|
|
11962
11962
|
}
|
|
11963
11963
|
|
|
11964
|
-
.icon-
|
|
11964
|
+
.icon-unlink-bold::before {
|
|
11965
11965
|
content: "\fc70";
|
|
11966
11966
|
}
|
|
11967
11967
|
|
|
11968
|
-
.icon-
|
|
11968
|
+
.icon-unlink-light::before {
|
|
11969
11969
|
content: "\fc71";
|
|
11970
11970
|
}
|
|
11971
11971
|
|
|
11972
|
-
.icon-
|
|
11972
|
+
.icon-unlink-regular::before {
|
|
11973
11973
|
content: "\fc72";
|
|
11974
11974
|
}
|
|
11975
11975
|
|
|
11976
|
-
.icon-unread-
|
|
11976
|
+
.icon-unread-bold::before {
|
|
11977
11977
|
content: "\fc73";
|
|
11978
11978
|
}
|
|
11979
11979
|
|
|
11980
|
-
.icon-
|
|
11980
|
+
.icon-unread-filled::before {
|
|
11981
11981
|
content: "\fc74";
|
|
11982
11982
|
}
|
|
11983
11983
|
|
|
11984
|
-
.icon-
|
|
11984
|
+
.icon-unread-light::before {
|
|
11985
11985
|
content: "\fc75";
|
|
11986
11986
|
}
|
|
11987
11987
|
|
|
11988
|
-
.icon-
|
|
11988
|
+
.icon-unread-regular::before {
|
|
11989
11989
|
content: "\fc76";
|
|
11990
11990
|
}
|
|
11991
11991
|
|
|
11992
|
-
.icon-unsecure-unlocked-
|
|
11992
|
+
.icon-unsecure-unlocked-bold::before {
|
|
11993
11993
|
content: "\fc77";
|
|
11994
11994
|
}
|
|
11995
11995
|
|
|
11996
|
-
.icon-
|
|
11996
|
+
.icon-unsecure-unlocked-filled::before {
|
|
11997
11997
|
content: "\fc78";
|
|
11998
11998
|
}
|
|
11999
11999
|
|
|
12000
|
-
.icon-
|
|
12000
|
+
.icon-unsecure-unlocked-light::before {
|
|
12001
12001
|
content: "\fc79";
|
|
12002
12002
|
}
|
|
12003
12003
|
|
|
12004
|
-
.icon-
|
|
12004
|
+
.icon-unsecure-unlocked-regular::before {
|
|
12005
12005
|
content: "\fc7a";
|
|
12006
12006
|
}
|
|
12007
12007
|
|
|
12008
|
-
.icon-
|
|
12008
|
+
.icon-unsorted-bold::before {
|
|
12009
12009
|
content: "\fc7b";
|
|
12010
12010
|
}
|
|
12011
12011
|
|
|
12012
|
-
.icon-
|
|
12012
|
+
.icon-unsorted-light::before {
|
|
12013
12013
|
content: "\fc7c";
|
|
12014
12014
|
}
|
|
12015
12015
|
|
|
12016
|
-
.icon-
|
|
12016
|
+
.icon-unsorted-regular::before {
|
|
12017
12017
|
content: "\fc7d";
|
|
12018
12018
|
}
|
|
12019
12019
|
|
|
12020
|
-
.icon-
|
|
12020
|
+
.icon-update-file-share-bold::before {
|
|
12021
12021
|
content: "\fc7e";
|
|
12022
12022
|
}
|
|
12023
12023
|
|
|
12024
|
-
.icon-
|
|
12024
|
+
.icon-update-file-share-light::before {
|
|
12025
12025
|
content: "\fc7f";
|
|
12026
12026
|
}
|
|
12027
12027
|
|
|
12028
|
-
.icon-
|
|
12028
|
+
.icon-update-file-share-regular::before {
|
|
12029
12029
|
content: "\fc80";
|
|
12030
12030
|
}
|
|
12031
12031
|
|
|
12032
|
-
.icon-upload-
|
|
12032
|
+
.icon-upload-bold::before {
|
|
12033
12033
|
content: "\fc81";
|
|
12034
12034
|
}
|
|
12035
12035
|
|
|
12036
|
-
.icon-upload-
|
|
12036
|
+
.icon-upload-image-bold::before {
|
|
12037
12037
|
content: "\fc82";
|
|
12038
12038
|
}
|
|
12039
12039
|
|
|
12040
|
-
.icon-upload-
|
|
12040
|
+
.icon-upload-image-light::before {
|
|
12041
12041
|
content: "\fc83";
|
|
12042
12042
|
}
|
|
12043
12043
|
|
|
12044
|
-
.icon-
|
|
12044
|
+
.icon-upload-image-regular::before {
|
|
12045
12045
|
content: "\fc84";
|
|
12046
12046
|
}
|
|
12047
12047
|
|
|
12048
|
-
.icon-
|
|
12048
|
+
.icon-upload-light::before {
|
|
12049
12049
|
content: "\fc85";
|
|
12050
12050
|
}
|
|
12051
12051
|
|
|
12052
|
-
.icon-
|
|
12052
|
+
.icon-upload-regular::before {
|
|
12053
12053
|
content: "\fc86";
|
|
12054
12054
|
}
|
|
12055
12055
|
|
|
12056
|
-
.icon-
|
|
12056
|
+
.icon-urgent-voicemail-bold::before {
|
|
12057
12057
|
content: "\fc87";
|
|
12058
12058
|
}
|
|
12059
12059
|
|
|
12060
|
-
.icon-
|
|
12060
|
+
.icon-urgent-voicemail-filled::before {
|
|
12061
12061
|
content: "\fc88";
|
|
12062
12062
|
}
|
|
12063
12063
|
|
|
12064
|
-
.icon-usb-
|
|
12064
|
+
.icon-usb-bold::before {
|
|
12065
12065
|
content: "\fc89";
|
|
12066
12066
|
}
|
|
12067
12067
|
|
|
12068
|
-
.icon-usb-headset-
|
|
12068
|
+
.icon-usb-headset-bold::before {
|
|
12069
12069
|
content: "\fc8a";
|
|
12070
12070
|
}
|
|
12071
12071
|
|
|
12072
|
-
.icon-usb-headset-
|
|
12072
|
+
.icon-usb-headset-light::before {
|
|
12073
12073
|
content: "\fc8b";
|
|
12074
12074
|
}
|
|
12075
12075
|
|
|
12076
|
-
.icon-usb-headset-
|
|
12076
|
+
.icon-usb-headset-muted-bold::before {
|
|
12077
12077
|
content: "\fc8c";
|
|
12078
12078
|
}
|
|
12079
12079
|
|
|
12080
|
-
.icon-usb-light::before {
|
|
12080
|
+
.icon-usb-headset-muted-light::before {
|
|
12081
12081
|
content: "\fc8d";
|
|
12082
12082
|
}
|
|
12083
12083
|
|
|
12084
|
-
.icon-usb-regular::before {
|
|
12084
|
+
.icon-usb-headset-muted-regular::before {
|
|
12085
12085
|
content: "\fc8e";
|
|
12086
12086
|
}
|
|
12087
12087
|
|
|
12088
|
-
.icon-
|
|
12088
|
+
.icon-usb-headset-regular::before {
|
|
12089
12089
|
content: "\fc8f";
|
|
12090
12090
|
}
|
|
12091
12091
|
|
|
12092
|
-
.icon-
|
|
12092
|
+
.icon-usb-light::before {
|
|
12093
12093
|
content: "\fc90";
|
|
12094
12094
|
}
|
|
12095
12095
|
|
|
12096
|
-
.icon-
|
|
12096
|
+
.icon-usb-regular::before {
|
|
12097
12097
|
content: "\fc91";
|
|
12098
12098
|
}
|
|
12099
12099
|
|
|
12100
|
-
.icon-user-
|
|
12100
|
+
.icon-user-bold::before {
|
|
12101
12101
|
content: "\fc92";
|
|
12102
12102
|
}
|
|
12103
12103
|
|
|
12104
|
-
.icon-user-
|
|
12104
|
+
.icon-user-deactivate-bold::before {
|
|
12105
12105
|
content: "\fc93";
|
|
12106
12106
|
}
|
|
12107
12107
|
|
|
12108
|
-
.icon-user-light::before {
|
|
12108
|
+
.icon-user-deactivate-light::before {
|
|
12109
12109
|
content: "\fc94";
|
|
12110
12110
|
}
|
|
12111
12111
|
|
|
12112
|
-
.icon-user-regular::before {
|
|
12112
|
+
.icon-user-deactivate-regular::before {
|
|
12113
12113
|
content: "\fc95";
|
|
12114
12114
|
}
|
|
12115
12115
|
|
|
12116
|
-
.icon-
|
|
12116
|
+
.icon-user-filled::before {
|
|
12117
12117
|
content: "\fc96";
|
|
12118
12118
|
}
|
|
12119
12119
|
|
|
12120
|
-
.icon-
|
|
12120
|
+
.icon-user-light::before {
|
|
12121
12121
|
content: "\fc97";
|
|
12122
12122
|
}
|
|
12123
12123
|
|
|
12124
|
-
.icon-
|
|
12124
|
+
.icon-user-regular::before {
|
|
12125
12125
|
content: "\fc98";
|
|
12126
12126
|
}
|
|
12127
12127
|
|
|
12128
|
-
.icon-video-blur-
|
|
12128
|
+
.icon-video-blur-bold::before {
|
|
12129
12129
|
content: "\fc99";
|
|
12130
12130
|
}
|
|
12131
12131
|
|
|
12132
|
-
.icon-video-
|
|
12132
|
+
.icon-video-blur-filled::before {
|
|
12133
12133
|
content: "\fc9a";
|
|
12134
12134
|
}
|
|
12135
12135
|
|
|
12136
|
-
.icon-video-
|
|
12136
|
+
.icon-video-blur-light::before {
|
|
12137
12137
|
content: "\fc9b";
|
|
12138
12138
|
}
|
|
12139
12139
|
|
|
12140
|
-
.icon-video-
|
|
12140
|
+
.icon-video-blur-regular::before {
|
|
12141
12141
|
content: "\fc9c";
|
|
12142
12142
|
}
|
|
12143
12143
|
|
|
12144
|
-
.icon-video-
|
|
12144
|
+
.icon-video-bold::before {
|
|
12145
12145
|
content: "\fc9d";
|
|
12146
12146
|
}
|
|
12147
12147
|
|
|
12148
|
-
.icon-video-effect-
|
|
12148
|
+
.icon-video-effect-bold::before {
|
|
12149
12149
|
content: "\fc9e";
|
|
12150
12150
|
}
|
|
12151
12151
|
|
|
12152
|
-
.icon-video-filled::before {
|
|
12152
|
+
.icon-video-effect-filled::before {
|
|
12153
12153
|
content: "\fc9f";
|
|
12154
12154
|
}
|
|
12155
12155
|
|
|
12156
|
-
.icon-video-
|
|
12156
|
+
.icon-video-effect-light::before {
|
|
12157
12157
|
content: "\fca0";
|
|
12158
12158
|
}
|
|
12159
12159
|
|
|
12160
|
-
.icon-video-
|
|
12160
|
+
.icon-video-effect-regular::before {
|
|
12161
12161
|
content: "\fca1";
|
|
12162
12162
|
}
|
|
12163
12163
|
|
|
12164
|
-
.icon-video-
|
|
12164
|
+
.icon-video-filled::before {
|
|
12165
12165
|
content: "\fca2";
|
|
12166
12166
|
}
|
|
12167
12167
|
|
|
12168
|
-
.icon-video-layout-
|
|
12168
|
+
.icon-video-layout-bold::before {
|
|
12169
12169
|
content: "\fca3";
|
|
12170
12170
|
}
|
|
12171
12171
|
|
|
12172
|
-
.icon-video-layout-custom-
|
|
12172
|
+
.icon-video-layout-custom-bold::before {
|
|
12173
12173
|
content: "\fca4";
|
|
12174
12174
|
}
|
|
12175
12175
|
|
|
12176
|
-
.icon-video-layout-
|
|
12176
|
+
.icon-video-layout-custom-filled::before {
|
|
12177
12177
|
content: "\fca5";
|
|
12178
12178
|
}
|
|
12179
12179
|
|
|
12180
|
-
.icon-video-layout-
|
|
12180
|
+
.icon-video-layout-custom-light::before {
|
|
12181
12181
|
content: "\fca6";
|
|
12182
12182
|
}
|
|
12183
12183
|
|
|
12184
|
-
.icon-video-layout-
|
|
12184
|
+
.icon-video-layout-custom-regular::before {
|
|
12185
12185
|
content: "\fca7";
|
|
12186
12186
|
}
|
|
12187
12187
|
|
|
12188
|
-
.icon-video-layout-equal-
|
|
12188
|
+
.icon-video-layout-equal-bold::before {
|
|
12189
12189
|
content: "\fca8";
|
|
12190
12190
|
}
|
|
12191
12191
|
|
|
12192
|
-
.icon-video-layout-equal-
|
|
12192
|
+
.icon-video-layout-equal-dual-bold::before {
|
|
12193
12193
|
content: "\fca9";
|
|
12194
12194
|
}
|
|
12195
12195
|
|
|
12196
|
-
.icon-video-layout-equal-light::before {
|
|
12196
|
+
.icon-video-layout-equal-dual-light::before {
|
|
12197
12197
|
content: "\fcaa";
|
|
12198
12198
|
}
|
|
12199
12199
|
|
|
12200
|
-
.icon-video-layout-equal-regular::before {
|
|
12200
|
+
.icon-video-layout-equal-dual-regular::before {
|
|
12201
12201
|
content: "\fcab";
|
|
12202
12202
|
}
|
|
12203
12203
|
|
|
12204
|
-
.icon-video-layout-filled::before {
|
|
12204
|
+
.icon-video-layout-equal-filled::before {
|
|
12205
12205
|
content: "\fcac";
|
|
12206
12206
|
}
|
|
12207
12207
|
|
|
12208
|
-
.icon-video-layout-light::before {
|
|
12208
|
+
.icon-video-layout-equal-light::before {
|
|
12209
12209
|
content: "\fcad";
|
|
12210
12210
|
}
|
|
12211
12211
|
|
|
12212
|
-
.icon-video-layout-
|
|
12212
|
+
.icon-video-layout-equal-regular::before {
|
|
12213
12213
|
content: "\fcae";
|
|
12214
12214
|
}
|
|
12215
12215
|
|
|
12216
|
-
.icon-video-layout-
|
|
12216
|
+
.icon-video-layout-filled::before {
|
|
12217
12217
|
content: "\fcaf";
|
|
12218
12218
|
}
|
|
12219
12219
|
|
|
12220
|
-
.icon-video-layout-
|
|
12220
|
+
.icon-video-layout-light::before {
|
|
12221
12221
|
content: "\fcb0";
|
|
12222
12222
|
}
|
|
12223
12223
|
|
|
12224
|
-
.icon-video-layout-overlay-
|
|
12224
|
+
.icon-video-layout-overlay-bold::before {
|
|
12225
12225
|
content: "\fcb1";
|
|
12226
12226
|
}
|
|
12227
12227
|
|
|
12228
|
-
.icon-video-layout-
|
|
12228
|
+
.icon-video-layout-overlay-filled::before {
|
|
12229
12229
|
content: "\fcb2";
|
|
12230
12230
|
}
|
|
12231
12231
|
|
|
12232
|
-
.icon-video-layout-
|
|
12232
|
+
.icon-video-layout-overlay-light::before {
|
|
12233
12233
|
content: "\fcb3";
|
|
12234
12234
|
}
|
|
12235
12235
|
|
|
12236
|
-
.icon-video-layout-
|
|
12236
|
+
.icon-video-layout-overlay-regular::before {
|
|
12237
12237
|
content: "\fcb4";
|
|
12238
12238
|
}
|
|
12239
12239
|
|
|
12240
|
-
.icon-video-layout-presentation-
|
|
12240
|
+
.icon-video-layout-presentation-bold::before {
|
|
12241
12241
|
content: "\fcb5";
|
|
12242
12242
|
}
|
|
12243
12243
|
|
|
12244
|
-
.icon-video-layout-
|
|
12244
|
+
.icon-video-layout-presentation-filled::before {
|
|
12245
12245
|
content: "\fcb6";
|
|
12246
12246
|
}
|
|
12247
12247
|
|
|
12248
|
-
.icon-video-layout-
|
|
12248
|
+
.icon-video-layout-presentation-light::before {
|
|
12249
12249
|
content: "\fcb7";
|
|
12250
12250
|
}
|
|
12251
12251
|
|
|
12252
|
-
.icon-video-layout-
|
|
12252
|
+
.icon-video-layout-presentation-regular::before {
|
|
12253
12253
|
content: "\fcb8";
|
|
12254
12254
|
}
|
|
12255
12255
|
|
|
12256
|
-
.icon-video-layout-
|
|
12256
|
+
.icon-video-layout-presenter-dominant-bold::before {
|
|
12257
12257
|
content: "\fcb9";
|
|
12258
12258
|
}
|
|
12259
12259
|
|
|
12260
|
-
.icon-video-layout-
|
|
12260
|
+
.icon-video-layout-presenter-dominant-light::before {
|
|
12261
12261
|
content: "\fcba";
|
|
12262
12262
|
}
|
|
12263
12263
|
|
|
12264
|
-
.icon-video-layout-
|
|
12264
|
+
.icon-video-layout-presenter-dominant-regular::before {
|
|
12265
12265
|
content: "\fcbb";
|
|
12266
12266
|
}
|
|
12267
12267
|
|
|
12268
|
-
.icon-video-layout-prominent-
|
|
12268
|
+
.icon-video-layout-prominent-bold::before {
|
|
12269
12269
|
content: "\fcbc";
|
|
12270
12270
|
}
|
|
12271
12271
|
|
|
12272
|
-
.icon-video-layout-
|
|
12272
|
+
.icon-video-layout-prominent-filled::before {
|
|
12273
12273
|
content: "\fcbd";
|
|
12274
12274
|
}
|
|
12275
12275
|
|
|
12276
|
-
.icon-video-layout-
|
|
12276
|
+
.icon-video-layout-prominent-light::before {
|
|
12277
12277
|
content: "\fcbe";
|
|
12278
12278
|
}
|
|
12279
12279
|
|
|
12280
|
-
.icon-video-layout-
|
|
12280
|
+
.icon-video-layout-prominent-regular::before {
|
|
12281
12281
|
content: "\fcbf";
|
|
12282
12282
|
}
|
|
12283
12283
|
|
|
12284
|
-
.icon-video-layout-
|
|
12284
|
+
.icon-video-layout-regular::before {
|
|
12285
12285
|
content: "\fcc0";
|
|
12286
12286
|
}
|
|
12287
12287
|
|
|
12288
|
-
.icon-video-layout-
|
|
12288
|
+
.icon-video-layout-share-dominant-bold::before {
|
|
12289
12289
|
content: "\fcc1";
|
|
12290
12290
|
}
|
|
12291
12291
|
|
|
12292
|
-
.icon-video-layout-
|
|
12292
|
+
.icon-video-layout-share-dominant-light::before {
|
|
12293
12293
|
content: "\fcc2";
|
|
12294
12294
|
}
|
|
12295
12295
|
|
|
12296
|
-
.icon-video-layout-
|
|
12296
|
+
.icon-video-layout-share-dominant-regular::before {
|
|
12297
12297
|
content: "\fcc3";
|
|
12298
12298
|
}
|
|
12299
12299
|
|
|
12300
|
-
.icon-video-layout-single-
|
|
12300
|
+
.icon-video-layout-single-bold::before {
|
|
12301
12301
|
content: "\fcc4";
|
|
12302
12302
|
}
|
|
12303
12303
|
|
|
12304
|
-
.icon-video-layout-
|
|
12304
|
+
.icon-video-layout-single-filled::before {
|
|
12305
12305
|
content: "\fcc5";
|
|
12306
12306
|
}
|
|
12307
12307
|
|
|
12308
|
-
.icon-video-layout-
|
|
12308
|
+
.icon-video-layout-single-light::before {
|
|
12309
12309
|
content: "\fcc6";
|
|
12310
12310
|
}
|
|
12311
12311
|
|
|
12312
|
-
.icon-video-layout-
|
|
12312
|
+
.icon-video-layout-single-regular::before {
|
|
12313
12313
|
content: "\fcc7";
|
|
12314
12314
|
}
|
|
12315
12315
|
|
|
12316
|
-
.icon-video-layout-speaker-
|
|
12316
|
+
.icon-video-layout-speaker-bold::before {
|
|
12317
12317
|
content: "\fcc8";
|
|
12318
12318
|
}
|
|
12319
12319
|
|
|
12320
|
-
.icon-video-layout-
|
|
12320
|
+
.icon-video-layout-speaker-filled::before {
|
|
12321
12321
|
content: "\fcc9";
|
|
12322
12322
|
}
|
|
12323
12323
|
|
|
12324
|
-
.icon-video-layout-
|
|
12324
|
+
.icon-video-layout-speaker-light::before {
|
|
12325
12325
|
content: "\fcca";
|
|
12326
12326
|
}
|
|
12327
12327
|
|
|
12328
|
-
.icon-video-layout-
|
|
12328
|
+
.icon-video-layout-speaker-regular::before {
|
|
12329
12329
|
content: "\fccb";
|
|
12330
12330
|
}
|
|
12331
12331
|
|
|
12332
|
-
.icon-video-layout-stack-
|
|
12332
|
+
.icon-video-layout-stack-bold::before {
|
|
12333
12333
|
content: "\fccc";
|
|
12334
12334
|
}
|
|
12335
12335
|
|
|
12336
|
-
.icon-video-layout-
|
|
12336
|
+
.icon-video-layout-stack-filled::before {
|
|
12337
12337
|
content: "\fccd";
|
|
12338
12338
|
}
|
|
12339
12339
|
|
|
12340
|
-
.icon-video-layout-
|
|
12340
|
+
.icon-video-layout-stack-light::before {
|
|
12341
12341
|
content: "\fcce";
|
|
12342
12342
|
}
|
|
12343
12343
|
|
|
12344
|
-
.icon-video-layout-
|
|
12344
|
+
.icon-video-layout-stack-regular::before {
|
|
12345
12345
|
content: "\fccf";
|
|
12346
12346
|
}
|
|
12347
12347
|
|
|
12348
|
-
.icon-video-layout-video-dominant-
|
|
12348
|
+
.icon-video-layout-video-dominant-bold::before {
|
|
12349
12349
|
content: "\fcd0";
|
|
12350
12350
|
}
|
|
12351
12351
|
|
|
12352
|
-
.icon-video-
|
|
12352
|
+
.icon-video-layout-video-dominant-filled::before {
|
|
12353
12353
|
content: "\fcd1";
|
|
12354
12354
|
}
|
|
12355
12355
|
|
|
12356
|
-
.icon-video-
|
|
12356
|
+
.icon-video-layout-video-dominant-light::before {
|
|
12357
12357
|
content: "\fcd2";
|
|
12358
12358
|
}
|
|
12359
12359
|
|
|
12360
|
-
.icon-video-
|
|
12360
|
+
.icon-video-layout-video-dominant-regular::before {
|
|
12361
12361
|
content: "\fcd3";
|
|
12362
12362
|
}
|
|
12363
12363
|
|
|
12364
|
-
.icon-video-
|
|
12364
|
+
.icon-video-light::before {
|
|
12365
12365
|
content: "\fcd4";
|
|
12366
12366
|
}
|
|
12367
12367
|
|
|
12368
|
-
.icon-video-plus-
|
|
12368
|
+
.icon-video-plus-bold::before {
|
|
12369
12369
|
content: "\fcd5";
|
|
12370
12370
|
}
|
|
12371
12371
|
|
|
12372
|
-
.icon-video-
|
|
12372
|
+
.icon-video-plus-filled::before {
|
|
12373
12373
|
content: "\fcd6";
|
|
12374
12374
|
}
|
|
12375
12375
|
|
|
12376
|
-
.icon-video-
|
|
12376
|
+
.icon-video-plus-light::before {
|
|
12377
12377
|
content: "\fcd7";
|
|
12378
12378
|
}
|
|
12379
12379
|
|
|
12380
|
-
.icon-video-
|
|
12380
|
+
.icon-video-plus-regular::before {
|
|
12381
12381
|
content: "\fcd8";
|
|
12382
12382
|
}
|
|
12383
12383
|
|
|
12384
|
-
.icon-video-
|
|
12384
|
+
.icon-video-regular::before {
|
|
12385
12385
|
content: "\fcd9";
|
|
12386
12386
|
}
|
|
12387
12387
|
|
|
12388
|
-
.icon-video-speaker-track-
|
|
12388
|
+
.icon-video-speaker-track-bold::before {
|
|
12389
12389
|
content: "\fcda";
|
|
12390
12390
|
}
|
|
12391
12391
|
|
|
12392
|
-
.icon-
|
|
12392
|
+
.icon-video-speaker-track-filled::before {
|
|
12393
12393
|
content: "\fcdb";
|
|
12394
12394
|
}
|
|
12395
12395
|
|
|
12396
|
-
.icon-
|
|
12396
|
+
.icon-video-speaker-track-light::before {
|
|
12397
12397
|
content: "\fcdc";
|
|
12398
12398
|
}
|
|
12399
12399
|
|
|
12400
|
-
.icon-
|
|
12400
|
+
.icon-video-speaker-track-regular::before {
|
|
12401
12401
|
content: "\fcdd";
|
|
12402
12402
|
}
|
|
12403
12403
|
|
|
12404
|
-
.icon-view-
|
|
12404
|
+
.icon-view-all-bold::before {
|
|
12405
12405
|
content: "\fcde";
|
|
12406
12406
|
}
|
|
12407
12407
|
|
|
12408
|
-
.icon-view-
|
|
12408
|
+
.icon-view-all-light::before {
|
|
12409
12409
|
content: "\fcdf";
|
|
12410
12410
|
}
|
|
12411
12411
|
|
|
12412
|
-
.icon-view-
|
|
12412
|
+
.icon-view-all-regular::before {
|
|
12413
12413
|
content: "\fce0";
|
|
12414
12414
|
}
|
|
12415
12415
|
|
|
12416
|
-
.icon-view-list-
|
|
12416
|
+
.icon-view-list-bold::before {
|
|
12417
12417
|
content: "\fce1";
|
|
12418
12418
|
}
|
|
12419
12419
|
|
|
12420
|
-
.icon-view-
|
|
12420
|
+
.icon-view-list-filled::before {
|
|
12421
12421
|
content: "\fce2";
|
|
12422
12422
|
}
|
|
12423
12423
|
|
|
12424
|
-
.icon-view-
|
|
12424
|
+
.icon-view-list-light::before {
|
|
12425
12425
|
content: "\fce3";
|
|
12426
12426
|
}
|
|
12427
12427
|
|
|
12428
|
-
.icon-view-
|
|
12428
|
+
.icon-view-list-regular::before {
|
|
12429
12429
|
content: "\fce4";
|
|
12430
12430
|
}
|
|
12431
12431
|
|
|
12432
|
-
.icon-view-stacked-
|
|
12432
|
+
.icon-view-stacked-bold::before {
|
|
12433
12433
|
content: "\fce5";
|
|
12434
12434
|
}
|
|
12435
12435
|
|
|
12436
|
-
.icon-view-
|
|
12436
|
+
.icon-view-stacked-filled::before {
|
|
12437
12437
|
content: "\fce6";
|
|
12438
12438
|
}
|
|
12439
12439
|
|
|
12440
|
-
.icon-view-
|
|
12440
|
+
.icon-view-stacked-light::before {
|
|
12441
12441
|
content: "\fce7";
|
|
12442
12442
|
}
|
|
12443
12443
|
|
|
12444
|
-
.icon-view-
|
|
12444
|
+
.icon-view-stacked-regular::before {
|
|
12445
12445
|
content: "\fce8";
|
|
12446
12446
|
}
|
|
12447
12447
|
|
|
12448
|
-
.icon-view-thumbnail-
|
|
12448
|
+
.icon-view-thumbnail-bold::before {
|
|
12449
12449
|
content: "\fce9";
|
|
12450
12450
|
}
|
|
12451
12451
|
|
|
12452
|
-
.icon-
|
|
12452
|
+
.icon-view-thumbnail-filled::before {
|
|
12453
12453
|
content: "\fcea";
|
|
12454
12454
|
}
|
|
12455
12455
|
|
|
12456
|
-
.icon-
|
|
12456
|
+
.icon-view-thumbnail-light::before {
|
|
12457
12457
|
content: "\fceb";
|
|
12458
12458
|
}
|
|
12459
12459
|
|
|
12460
|
-
.icon-
|
|
12460
|
+
.icon-view-thumbnail-regular::before {
|
|
12461
12461
|
content: "\fcec";
|
|
12462
12462
|
}
|
|
12463
12463
|
|
|
12464
|
-
.icon-visionpro-
|
|
12464
|
+
.icon-visionpro-bold::before {
|
|
12465
12465
|
content: "\fced";
|
|
12466
12466
|
}
|
|
12467
12467
|
|
|
12468
|
-
.icon-visionpro-
|
|
12468
|
+
.icon-visionpro-filled::before {
|
|
12469
12469
|
content: "\fcee";
|
|
12470
12470
|
}
|
|
12471
12471
|
|
|
12472
|
-
.icon-visionpro-
|
|
12472
|
+
.icon-visionpro-light::before {
|
|
12473
12473
|
content: "\fcef";
|
|
12474
12474
|
}
|
|
12475
12475
|
|
|
12476
|
-
.icon-visionpro-move-call-in-
|
|
12476
|
+
.icon-visionpro-move-call-in-bold::before {
|
|
12477
12477
|
content: "\fcf0";
|
|
12478
12478
|
}
|
|
12479
12479
|
|
|
12480
|
-
.icon-visionpro-move-call-in-
|
|
12480
|
+
.icon-visionpro-move-call-in-filled::before {
|
|
12481
12481
|
content: "\fcf1";
|
|
12482
12482
|
}
|
|
12483
12483
|
|
|
12484
|
-
.icon-visionpro-move-call-in-
|
|
12484
|
+
.icon-visionpro-move-call-in-light::before {
|
|
12485
12485
|
content: "\fcf2";
|
|
12486
12486
|
}
|
|
12487
12487
|
|
|
12488
|
-
.icon-visionpro-move-call-in-out-
|
|
12488
|
+
.icon-visionpro-move-call-in-out-bold::before {
|
|
12489
12489
|
content: "\fcf3";
|
|
12490
12490
|
}
|
|
12491
12491
|
|
|
12492
|
-
.icon-visionpro-move-call-in-
|
|
12492
|
+
.icon-visionpro-move-call-in-out-filled::before {
|
|
12493
12493
|
content: "\fcf4";
|
|
12494
12494
|
}
|
|
12495
12495
|
|
|
12496
|
-
.icon-visionpro-move-call-out-
|
|
12496
|
+
.icon-visionpro-move-call-in-out-light::before {
|
|
12497
12497
|
content: "\fcf5";
|
|
12498
12498
|
}
|
|
12499
12499
|
|
|
12500
|
-
.icon-visionpro-move-call-out-
|
|
12500
|
+
.icon-visionpro-move-call-in-out-regular::before {
|
|
12501
12501
|
content: "\fcf6";
|
|
12502
12502
|
}
|
|
12503
12503
|
|
|
12504
|
-
.icon-visionpro-move-call-
|
|
12504
|
+
.icon-visionpro-move-call-in-regular::before {
|
|
12505
12505
|
content: "\fcf7";
|
|
12506
12506
|
}
|
|
12507
12507
|
|
|
12508
|
-
.icon-visionpro-move-call-out-
|
|
12508
|
+
.icon-visionpro-move-call-out-bold::before {
|
|
12509
12509
|
content: "\fcf8";
|
|
12510
12510
|
}
|
|
12511
12511
|
|
|
12512
|
-
.icon-visionpro-
|
|
12512
|
+
.icon-visionpro-move-call-out-filled::before {
|
|
12513
12513
|
content: "\fcf9";
|
|
12514
12514
|
}
|
|
12515
12515
|
|
|
12516
|
-
.icon-
|
|
12516
|
+
.icon-visionpro-move-call-out-light::before {
|
|
12517
12517
|
content: "\fcfa";
|
|
12518
12518
|
}
|
|
12519
12519
|
|
|
12520
|
-
.icon-
|
|
12520
|
+
.icon-visionpro-move-call-out-regular::before {
|
|
12521
12521
|
content: "\fcfb";
|
|
12522
12522
|
}
|
|
12523
12523
|
|
|
12524
|
-
.icon-
|
|
12524
|
+
.icon-visionpro-regular::before {
|
|
12525
12525
|
content: "\fcfc";
|
|
12526
12526
|
}
|
|
12527
12527
|
|
|
12528
|
+
.icon-voicemail-bold::before {
|
|
12529
|
+
content: "\fcfd";
|
|
12530
|
+
}
|
|
12531
|
+
|
|
12532
|
+
.icon-voicemail-filled::before {
|
|
12533
|
+
content: "\fcfe";
|
|
12534
|
+
}
|
|
12535
|
+
|
|
12536
|
+
.icon-voicemail-light::before {
|
|
12537
|
+
content: "\fcff";
|
|
12538
|
+
}
|
|
12539
|
+
|
|
12528
12540
|
.icon-voicemail-regular::before {
|
|
12529
|
-
content: "\
|
|
12541
|
+
content: "\fd00";
|
|
12530
12542
|
}
|
|
12531
12543
|
|
|
12532
12544
|
.icon-vpn-bold::before {
|
|
12533
|
-
content: "\
|
|
12545
|
+
content: "\fd01";
|
|
12534
12546
|
}
|
|
12535
12547
|
|
|
12536
12548
|
.icon-vpn-filled::before {
|
|
12537
|
-
content: "\
|
|
12549
|
+
content: "\fd02";
|
|
12538
12550
|
}
|
|
12539
12551
|
|
|
12540
12552
|
.icon-vpn-light::before {
|
|
12541
|
-
content: "\
|
|
12553
|
+
content: "\fd03";
|
|
12542
12554
|
}
|
|
12543
12555
|
|
|
12544
12556
|
.icon-vpn-regular::before {
|
|
12545
|
-
content: "\
|
|
12557
|
+
content: "\fd04";
|
|
12546
12558
|
}
|
|
12547
12559
|
|
|
12548
12560
|
.icon-vsc-bold::before {
|
|
12549
|
-
content: "\
|
|
12561
|
+
content: "\fd05";
|
|
12550
12562
|
}
|
|
12551
12563
|
|
|
12552
12564
|
.icon-vsc-light::before {
|
|
12553
|
-
content: "\
|
|
12565
|
+
content: "\fd06";
|
|
12554
12566
|
}
|
|
12555
12567
|
|
|
12556
12568
|
.icon-vsc-regular::before {
|
|
12557
|
-
content: "\
|
|
12569
|
+
content: "\fd07";
|
|
12558
12570
|
}
|
|
12559
12571
|
|
|
12560
12572
|
.icon-waffle-menu-bold::before {
|
|
12561
|
-
content: "\
|
|
12573
|
+
content: "\fd08";
|
|
12562
12574
|
}
|
|
12563
12575
|
|
|
12564
12576
|
.icon-waffle-menu-light::before {
|
|
12565
|
-
content: "\
|
|
12577
|
+
content: "\fd09";
|
|
12566
12578
|
}
|
|
12567
12579
|
|
|
12568
12580
|
.icon-waffle-menu-regular::before {
|
|
12569
|
-
content: "\
|
|
12581
|
+
content: "\fd0a";
|
|
12570
12582
|
}
|
|
12571
12583
|
|
|
12572
12584
|
.icon-waiting-room-bold::before {
|
|
12573
|
-
content: "\
|
|
12585
|
+
content: "\fd0b";
|
|
12574
12586
|
}
|
|
12575
12587
|
|
|
12576
12588
|
.icon-waiting-room-filled::before {
|
|
12577
|
-
content: "\
|
|
12589
|
+
content: "\fd0c";
|
|
12578
12590
|
}
|
|
12579
12591
|
|
|
12580
12592
|
.icon-waiting-room-light::before {
|
|
12581
|
-
content: "\
|
|
12593
|
+
content: "\fd0d";
|
|
12582
12594
|
}
|
|
12583
12595
|
|
|
12584
12596
|
.icon-waiting-room-regular::before {
|
|
12585
|
-
content: "\
|
|
12597
|
+
content: "\fd0e";
|
|
12586
12598
|
}
|
|
12587
12599
|
|
|
12588
12600
|
.icon-wallpaper-bold::before {
|
|
12589
|
-
content: "\
|
|
12601
|
+
content: "\fd0f";
|
|
12590
12602
|
}
|
|
12591
12603
|
|
|
12592
12604
|
.icon-wallpaper-light::before {
|
|
12593
|
-
content: "\
|
|
12605
|
+
content: "\fd10";
|
|
12594
12606
|
}
|
|
12595
12607
|
|
|
12596
12608
|
.icon-wallpaper-regular::before {
|
|
12597
|
-
content: "\
|
|
12609
|
+
content: "\fd11";
|
|
12598
12610
|
}
|
|
12599
12611
|
|
|
12600
12612
|
.icon-warning-badge-filled::before {
|
|
12601
|
-
content: "\
|
|
12613
|
+
content: "\fd12";
|
|
12602
12614
|
}
|
|
12603
12615
|
|
|
12604
12616
|
.icon-warning-bold::before {
|
|
12605
|
-
content: "\
|
|
12617
|
+
content: "\fd13";
|
|
12606
12618
|
}
|
|
12607
12619
|
|
|
12608
12620
|
.icon-warning-filled::before {
|
|
12609
|
-
content: "\
|
|
12621
|
+
content: "\fd14";
|
|
12610
12622
|
}
|
|
12611
12623
|
|
|
12612
12624
|
.icon-warning-light::before {
|
|
12613
|
-
content: "\
|
|
12625
|
+
content: "\fd15";
|
|
12614
12626
|
}
|
|
12615
12627
|
|
|
12616
12628
|
.icon-warning-regular::before {
|
|
12617
|
-
content: "\
|
|
12629
|
+
content: "\fd16";
|
|
12618
12630
|
}
|
|
12619
12631
|
|
|
12620
12632
|
.icon-webex-board-bold::before {
|
|
12621
|
-
content: "\
|
|
12633
|
+
content: "\fd17";
|
|
12622
12634
|
}
|
|
12623
12635
|
|
|
12624
12636
|
.icon-webex-board-light::before {
|
|
12625
|
-
content: "\
|
|
12637
|
+
content: "\fd18";
|
|
12626
12638
|
}
|
|
12627
12639
|
|
|
12628
12640
|
.icon-webex-board-regular::before {
|
|
12629
|
-
content: "\
|
|
12641
|
+
content: "\fd19";
|
|
12630
12642
|
}
|
|
12631
12643
|
|
|
12632
12644
|
.icon-webex-codec-plus-bold::before {
|
|
12633
|
-
content: "\
|
|
12645
|
+
content: "\fd1a";
|
|
12634
12646
|
}
|
|
12635
12647
|
|
|
12636
12648
|
.icon-webex-codec-plus-light::before {
|
|
12637
|
-
content: "\
|
|
12649
|
+
content: "\fd1b";
|
|
12638
12650
|
}
|
|
12639
12651
|
|
|
12640
12652
|
.icon-webex-codec-plus-regular::before {
|
|
12641
|
-
content: "\
|
|
12653
|
+
content: "\fd1c";
|
|
12642
12654
|
}
|
|
12643
12655
|
|
|
12644
12656
|
.icon-webex-desk-camera-bold::before {
|
|
12645
|
-
content: "\
|
|
12657
|
+
content: "\fd1d";
|
|
12646
12658
|
}
|
|
12647
12659
|
|
|
12648
12660
|
.icon-webex-desk-camera-light::before {
|
|
12649
|
-
content: "\
|
|
12661
|
+
content: "\fd1e";
|
|
12650
12662
|
}
|
|
12651
12663
|
|
|
12652
12664
|
.icon-webex-desk-camera-regular::before {
|
|
12653
|
-
content: "\
|
|
12665
|
+
content: "\fd1f";
|
|
12654
12666
|
}
|
|
12655
12667
|
|
|
12656
12668
|
.icon-webex-helix-bold::before {
|
|
12657
|
-
content: "\
|
|
12669
|
+
content: "\fd20";
|
|
12658
12670
|
}
|
|
12659
12671
|
|
|
12660
12672
|
.icon-webex-helix-light::before {
|
|
12661
|
-
content: "\
|
|
12673
|
+
content: "\fd21";
|
|
12662
12674
|
}
|
|
12663
12675
|
|
|
12664
12676
|
.icon-webex-helix-regular::before {
|
|
12665
|
-
content: "\
|
|
12677
|
+
content: "\fd22";
|
|
12666
12678
|
}
|
|
12667
12679
|
|
|
12668
12680
|
.icon-webex-meetings-bold::before {
|
|
12669
|
-
content: "\
|
|
12681
|
+
content: "\fd23";
|
|
12670
12682
|
}
|
|
12671
12683
|
|
|
12672
12684
|
.icon-webex-meetings-filled::before {
|
|
12673
|
-
content: "\
|
|
12685
|
+
content: "\fd24";
|
|
12674
12686
|
}
|
|
12675
12687
|
|
|
12676
12688
|
.icon-webex-meetings-light::before {
|
|
12677
|
-
content: "\
|
|
12689
|
+
content: "\fd25";
|
|
12678
12690
|
}
|
|
12679
12691
|
|
|
12680
12692
|
.icon-webex-meetings-regular::before {
|
|
12681
|
-
content: "\
|
|
12693
|
+
content: "\fd26";
|
|
12682
12694
|
}
|
|
12683
12695
|
|
|
12684
12696
|
.icon-webex-quad-camera-bold::before {
|
|
12685
|
-
content: "\
|
|
12697
|
+
content: "\fd27";
|
|
12686
12698
|
}
|
|
12687
12699
|
|
|
12688
12700
|
.icon-webex-quad-camera-light::before {
|
|
12689
|
-
content: "\
|
|
12701
|
+
content: "\fd28";
|
|
12690
12702
|
}
|
|
12691
12703
|
|
|
12692
12704
|
.icon-webex-quad-camera-regular::before {
|
|
12693
|
-
content: "\
|
|
12705
|
+
content: "\fd29";
|
|
12694
12706
|
}
|
|
12695
12707
|
|
|
12696
12708
|
.icon-webex-room-kit-bold::before {
|
|
12697
|
-
content: "\
|
|
12709
|
+
content: "\fd2a";
|
|
12698
12710
|
}
|
|
12699
12711
|
|
|
12700
12712
|
.icon-webex-room-kit-light::before {
|
|
12701
|
-
content: "\
|
|
12713
|
+
content: "\fd2b";
|
|
12702
12714
|
}
|
|
12703
12715
|
|
|
12704
12716
|
.icon-webex-room-kit-plus-bold::before {
|
|
12705
|
-
content: "\
|
|
12717
|
+
content: "\fd2c";
|
|
12706
12718
|
}
|
|
12707
12719
|
|
|
12708
12720
|
.icon-webex-room-kit-plus-light::before {
|
|
12709
|
-
content: "\
|
|
12721
|
+
content: "\fd2d";
|
|
12710
12722
|
}
|
|
12711
12723
|
|
|
12712
12724
|
.icon-webex-room-kit-plus-regular::before {
|
|
12713
|
-
content: "\
|
|
12725
|
+
content: "\fd2e";
|
|
12714
12726
|
}
|
|
12715
12727
|
|
|
12716
12728
|
.icon-webex-room-kit-regular::before {
|
|
12717
|
-
content: "\
|
|
12729
|
+
content: "\fd2f";
|
|
12718
12730
|
}
|
|
12719
12731
|
|
|
12720
12732
|
.icon-webex-share-bold::before {
|
|
12721
|
-
content: "\
|
|
12733
|
+
content: "\fd30";
|
|
12722
12734
|
}
|
|
12723
12735
|
|
|
12724
12736
|
.icon-webex-share-light::before {
|
|
12725
|
-
content: "\
|
|
12737
|
+
content: "\fd31";
|
|
12726
12738
|
}
|
|
12727
12739
|
|
|
12728
12740
|
.icon-webex-share-regular::before {
|
|
12729
|
-
content: "\
|
|
12741
|
+
content: "\fd32";
|
|
12730
12742
|
}
|
|
12731
12743
|
|
|
12732
12744
|
.icon-webex-teams-bold::before {
|
|
12733
|
-
content: "\
|
|
12745
|
+
content: "\fd33";
|
|
12734
12746
|
}
|
|
12735
12747
|
|
|
12736
12748
|
.icon-webex-teams-filled::before {
|
|
12737
|
-
content: "\
|
|
12749
|
+
content: "\fd34";
|
|
12738
12750
|
}
|
|
12739
12751
|
|
|
12740
12752
|
.icon-webex-teams-light::before {
|
|
12741
|
-
content: "\
|
|
12753
|
+
content: "\fd35";
|
|
12742
12754
|
}
|
|
12743
12755
|
|
|
12744
12756
|
.icon-webex-teams-new-bold::before {
|
|
12745
|
-
content: "\
|
|
12757
|
+
content: "\fd36";
|
|
12746
12758
|
}
|
|
12747
12759
|
|
|
12748
12760
|
.icon-webex-teams-new-filled::before {
|
|
12749
|
-
content: "\
|
|
12761
|
+
content: "\fd37";
|
|
12750
12762
|
}
|
|
12751
12763
|
|
|
12752
12764
|
.icon-webex-teams-new-light::before {
|
|
12753
|
-
content: "\
|
|
12765
|
+
content: "\fd38";
|
|
12754
12766
|
}
|
|
12755
12767
|
|
|
12756
12768
|
.icon-webex-teams-new-regular::before {
|
|
12757
|
-
content: "\
|
|
12769
|
+
content: "\fd39";
|
|
12758
12770
|
}
|
|
12759
12771
|
|
|
12760
12772
|
.icon-webex-teams-regular::before {
|
|
12761
|
-
content: "\
|
|
12773
|
+
content: "\fd3a";
|
|
12762
12774
|
}
|
|
12763
12775
|
|
|
12764
12776
|
.icon-webex-teams-remove-bold::before {
|
|
12765
|
-
content: "\
|
|
12777
|
+
content: "\fd3b";
|
|
12766
12778
|
}
|
|
12767
12779
|
|
|
12768
12780
|
.icon-webex-teams-remove-light::before {
|
|
12769
|
-
content: "\
|
|
12781
|
+
content: "\fd3c";
|
|
12770
12782
|
}
|
|
12771
12783
|
|
|
12772
12784
|
.icon-webex-teams-remove-regular::before {
|
|
12773
|
-
content: "\
|
|
12785
|
+
content: "\fd3d";
|
|
12774
12786
|
}
|
|
12775
12787
|
|
|
12776
12788
|
.icon-webhook-bold::before {
|
|
12777
|
-
content: "\
|
|
12789
|
+
content: "\fd3e";
|
|
12778
12790
|
}
|
|
12779
12791
|
|
|
12780
12792
|
.icon-webhook-light::before {
|
|
12781
|
-
content: "\
|
|
12793
|
+
content: "\fd3f";
|
|
12782
12794
|
}
|
|
12783
12795
|
|
|
12784
12796
|
.icon-webhook-regular::before {
|
|
12785
|
-
content: "\
|
|
12797
|
+
content: "\fd40";
|
|
12786
12798
|
}
|
|
12787
12799
|
|
|
12788
12800
|
.icon-webinar-bold::before {
|
|
12789
|
-
content: "\
|
|
12801
|
+
content: "\fd41";
|
|
12790
12802
|
}
|
|
12791
12803
|
|
|
12792
12804
|
.icon-webinar-filled::before {
|
|
12793
|
-
content: "\
|
|
12805
|
+
content: "\fd42";
|
|
12794
12806
|
}
|
|
12795
12807
|
|
|
12796
12808
|
.icon-webinar-light::before {
|
|
12797
|
-
content: "\
|
|
12809
|
+
content: "\fd43";
|
|
12798
12810
|
}
|
|
12799
12811
|
|
|
12800
12812
|
.icon-webinar-regular::before {
|
|
12801
|
-
content: "\
|
|
12813
|
+
content: "\fd44";
|
|
12802
12814
|
}
|
|
12803
12815
|
|
|
12804
12816
|
.icon-weekly-recurring-schedule-bold::before {
|
|
12805
|
-
content: "\
|
|
12817
|
+
content: "\fd45";
|
|
12806
12818
|
}
|
|
12807
12819
|
|
|
12808
12820
|
.icon-weekly-recurring-schedule-light::before {
|
|
12809
|
-
content: "\
|
|
12821
|
+
content: "\fd46";
|
|
12810
12822
|
}
|
|
12811
12823
|
|
|
12812
12824
|
.icon-weekly-recurring-schedule-regular::before {
|
|
12813
|
-
content: "\
|
|
12825
|
+
content: "\fd47";
|
|
12814
12826
|
}
|
|
12815
12827
|
|
|
12816
12828
|
.icon-whisper-announcement-bold::before {
|
|
12817
|
-
content: "\
|
|
12829
|
+
content: "\fd48";
|
|
12818
12830
|
}
|
|
12819
12831
|
|
|
12820
12832
|
.icon-whisper-announcement-filled::before {
|
|
12821
|
-
content: "\
|
|
12833
|
+
content: "\fd49";
|
|
12822
12834
|
}
|
|
12823
12835
|
|
|
12824
12836
|
.icon-whisper-announcement-light::before {
|
|
12825
|
-
content: "\
|
|
12837
|
+
content: "\fd4a";
|
|
12826
12838
|
}
|
|
12827
12839
|
|
|
12828
12840
|
.icon-whisper-announcement-regular::before {
|
|
12829
|
-
content: "\
|
|
12841
|
+
content: "\fd4b";
|
|
12830
12842
|
}
|
|
12831
12843
|
|
|
12832
12844
|
.icon-whisper-coach-bold::before {
|
|
12833
|
-
content: "\
|
|
12845
|
+
content: "\fd4c";
|
|
12834
12846
|
}
|
|
12835
12847
|
|
|
12836
12848
|
.icon-whisper-coach-filled::before {
|
|
12837
|
-
content: "\
|
|
12849
|
+
content: "\fd4d";
|
|
12838
12850
|
}
|
|
12839
12851
|
|
|
12840
12852
|
.icon-whisper-coach-light::before {
|
|
12841
|
-
content: "\
|
|
12853
|
+
content: "\fd4e";
|
|
12842
12854
|
}
|
|
12843
12855
|
|
|
12844
12856
|
.icon-whisper-coach-regular::before {
|
|
12845
|
-
content: "\
|
|
12857
|
+
content: "\fd4f";
|
|
12846
12858
|
}
|
|
12847
12859
|
|
|
12848
12860
|
.icon-whiteboard-bold::before {
|
|
12849
|
-
content: "\
|
|
12861
|
+
content: "\fd50";
|
|
12850
12862
|
}
|
|
12851
12863
|
|
|
12852
12864
|
.icon-whiteboard-content-bold::before {
|
|
12853
|
-
content: "\
|
|
12865
|
+
content: "\fd51";
|
|
12854
12866
|
}
|
|
12855
12867
|
|
|
12856
12868
|
.icon-whiteboard-content-filled::before {
|
|
12857
|
-
content: "\
|
|
12869
|
+
content: "\fd52";
|
|
12858
12870
|
}
|
|
12859
12871
|
|
|
12860
12872
|
.icon-whiteboard-content-light::before {
|
|
12861
|
-
content: "\
|
|
12873
|
+
content: "\fd53";
|
|
12862
12874
|
}
|
|
12863
12875
|
|
|
12864
12876
|
.icon-whiteboard-content-regular::before {
|
|
12865
|
-
content: "\
|
|
12877
|
+
content: "\fd54";
|
|
12866
12878
|
}
|
|
12867
12879
|
|
|
12868
12880
|
.icon-whiteboard-filled::before {
|
|
12869
|
-
content: "\
|
|
12881
|
+
content: "\fd55";
|
|
12870
12882
|
}
|
|
12871
12883
|
|
|
12872
12884
|
.icon-whiteboard-light::before {
|
|
12873
|
-
content: "\
|
|
12885
|
+
content: "\fd56";
|
|
12874
12886
|
}
|
|
12875
12887
|
|
|
12876
12888
|
.icon-whiteboard-regular::before {
|
|
12877
|
-
content: "\
|
|
12889
|
+
content: "\fd57";
|
|
12878
12890
|
}
|
|
12879
12891
|
|
|
12880
12892
|
.icon-widget-bold::before {
|
|
12881
|
-
content: "\
|
|
12893
|
+
content: "\fd58";
|
|
12882
12894
|
}
|
|
12883
12895
|
|
|
12884
12896
|
.icon-widget-filled::before {
|
|
12885
|
-
content: "\
|
|
12897
|
+
content: "\fd59";
|
|
12886
12898
|
}
|
|
12887
12899
|
|
|
12888
12900
|
.icon-widget-light::before {
|
|
12889
|
-
content: "\
|
|
12901
|
+
content: "\fd5a";
|
|
12890
12902
|
}
|
|
12891
12903
|
|
|
12892
12904
|
.icon-widget-regular::before {
|
|
12893
|
-
content: "\
|
|
12905
|
+
content: "\fd5b";
|
|
12894
12906
|
}
|
|
12895
12907
|
|
|
12896
12908
|
.icon-wifi-bold::before {
|
|
12897
|
-
content: "\
|
|
12909
|
+
content: "\fd5c";
|
|
12898
12910
|
}
|
|
12899
12911
|
|
|
12900
12912
|
.icon-wifi-error-bold::before {
|
|
12901
|
-
content: "\
|
|
12913
|
+
content: "\fd5d";
|
|
12902
12914
|
}
|
|
12903
12915
|
|
|
12904
12916
|
.icon-wifi-error-light::before {
|
|
12905
|
-
content: "\
|
|
12917
|
+
content: "\fd5e";
|
|
12906
12918
|
}
|
|
12907
12919
|
|
|
12908
12920
|
.icon-wifi-error-regular::before {
|
|
12909
|
-
content: "\
|
|
12921
|
+
content: "\fd5f";
|
|
12910
12922
|
}
|
|
12911
12923
|
|
|
12912
12924
|
.icon-wifi-light::before {
|
|
12913
|
-
content: "\
|
|
12925
|
+
content: "\fd60";
|
|
12914
12926
|
}
|
|
12915
12927
|
|
|
12916
12928
|
.icon-wifi-regular::before {
|
|
12917
|
-
content: "\
|
|
12929
|
+
content: "\fd61";
|
|
12918
12930
|
}
|
|
12919
12931
|
|
|
12920
12932
|
.icon-wifi-signal-good-bold::before {
|
|
12921
|
-
content: "\
|
|
12933
|
+
content: "\fd62";
|
|
12922
12934
|
}
|
|
12923
12935
|
|
|
12924
12936
|
.icon-wifi-signal-good-light::before {
|
|
12925
|
-
content: "\
|
|
12937
|
+
content: "\fd63";
|
|
12926
12938
|
}
|
|
12927
12939
|
|
|
12928
12940
|
.icon-wifi-signal-good-regular::before {
|
|
12929
|
-
content: "\
|
|
12941
|
+
content: "\fd64";
|
|
12930
12942
|
}
|
|
12931
12943
|
|
|
12932
12944
|
.icon-wifi-signal-poor-bold::before {
|
|
12933
|
-
content: "\
|
|
12945
|
+
content: "\fd65";
|
|
12934
12946
|
}
|
|
12935
12947
|
|
|
12936
12948
|
.icon-wifi-signal-poor-light::before {
|
|
12937
|
-
content: "\
|
|
12949
|
+
content: "\fd66";
|
|
12938
12950
|
}
|
|
12939
12951
|
|
|
12940
12952
|
.icon-wifi-signal-poor-regular::before {
|
|
12941
|
-
content: "\
|
|
12953
|
+
content: "\fd67";
|
|
12942
12954
|
}
|
|
12943
12955
|
|
|
12944
12956
|
.icon-wifi-signal-unstable-bold::before {
|
|
12945
|
-
content: "\
|
|
12957
|
+
content: "\fd68";
|
|
12946
12958
|
}
|
|
12947
12959
|
|
|
12948
12960
|
.icon-wifi-signal-unstable-light::before {
|
|
12949
|
-
content: "\
|
|
12961
|
+
content: "\fd69";
|
|
12950
12962
|
}
|
|
12951
12963
|
|
|
12952
12964
|
.icon-wifi-signal-unstable-regular::before {
|
|
12953
|
-
content: "\
|
|
12965
|
+
content: "\fd6a";
|
|
12954
12966
|
}
|
|
12955
12967
|
|
|
12956
12968
|
.icon-window-corner-scrub-bold::before {
|
|
12957
|
-
content: "\
|
|
12969
|
+
content: "\fd6b";
|
|
12958
12970
|
}
|
|
12959
12971
|
|
|
12960
12972
|
.icon-window-corner-scrub-light::before {
|
|
12961
|
-
content: "\
|
|
12973
|
+
content: "\fd6c";
|
|
12962
12974
|
}
|
|
12963
12975
|
|
|
12964
12976
|
.icon-window-corner-scrub-regular::before {
|
|
12965
|
-
content: "\
|
|
12977
|
+
content: "\fd6d";
|
|
12966
12978
|
}
|
|
12967
12979
|
|
|
12968
12980
|
.icon-window-right-corner-scrub-bold::before {
|
|
12969
|
-
content: "\
|
|
12981
|
+
content: "\fd6e";
|
|
12970
12982
|
}
|
|
12971
12983
|
|
|
12972
12984
|
.icon-window-right-corner-scrub-light::before {
|
|
12973
|
-
content: "\
|
|
12985
|
+
content: "\fd6f";
|
|
12974
12986
|
}
|
|
12975
12987
|
|
|
12976
12988
|
.icon-window-right-corner-scrub-regular::before {
|
|
12977
|
-
content: "\
|
|
12989
|
+
content: "\fd70";
|
|
12978
12990
|
}
|
|
12979
12991
|
|
|
12980
12992
|
.icon-window-vertical-scrub-bold::before {
|
|
12981
|
-
content: "\
|
|
12993
|
+
content: "\fd71";
|
|
12982
12994
|
}
|
|
12983
12995
|
|
|
12984
12996
|
.icon-window-vertical-scrub-light::before {
|
|
12985
|
-
content: "\
|
|
12997
|
+
content: "\fd72";
|
|
12986
12998
|
}
|
|
12987
12999
|
|
|
12988
13000
|
.icon-window-vertical-scrub-regular::before {
|
|
12989
|
-
content: "\
|
|
13001
|
+
content: "\fd73";
|
|
12990
13002
|
}
|
|
12991
13003
|
|
|
12992
13004
|
.icon-workflow-deployments-bold::before {
|
|
12993
|
-
content: "\
|
|
13005
|
+
content: "\fd74";
|
|
12994
13006
|
}
|
|
12995
13007
|
|
|
12996
13008
|
.icon-workflow-deployments-filled::before {
|
|
12997
|
-
content: "\
|
|
13009
|
+
content: "\fd75";
|
|
12998
13010
|
}
|
|
12999
13011
|
|
|
13000
13012
|
.icon-workflow-deployments-light::before {
|
|
13001
|
-
content: "\
|
|
13013
|
+
content: "\fd76";
|
|
13002
13014
|
}
|
|
13003
13015
|
|
|
13004
13016
|
.icon-workflow-deployments-regular::before {
|
|
13005
|
-
content: "\
|
|
13017
|
+
content: "\fd77";
|
|
13006
13018
|
}
|
|
13007
13019
|
|
|
13008
13020
|
.icon-workphone-bold::before {
|
|
13009
|
-
content: "\
|
|
13021
|
+
content: "\fd78";
|
|
13010
13022
|
}
|
|
13011
13023
|
|
|
13012
13024
|
.icon-workphone-light::before {
|
|
13013
|
-
content: "\
|
|
13025
|
+
content: "\fd79";
|
|
13014
13026
|
}
|
|
13015
13027
|
|
|
13016
13028
|
.icon-workphone-regular::before {
|
|
13017
|
-
content: "\
|
|
13029
|
+
content: "\fd7a";
|
|
13018
13030
|
}
|
|
13019
13031
|
|
|
13020
13032
|
.icon-zoom-in-bold::before {
|
|
13021
|
-
content: "\
|
|
13033
|
+
content: "\fd7b";
|
|
13022
13034
|
}
|
|
13023
13035
|
|
|
13024
13036
|
.icon-zoom-in-light::before {
|
|
13025
|
-
content: "\
|
|
13037
|
+
content: "\fd7c";
|
|
13026
13038
|
}
|
|
13027
13039
|
|
|
13028
13040
|
.icon-zoom-in-regular::before {
|
|
13029
|
-
content: "\
|
|
13041
|
+
content: "\fd7d";
|
|
13030
13042
|
}
|
|
13031
13043
|
|
|
13032
13044
|
.icon-zoom-out-bold::before {
|
|
13033
|
-
content: "\
|
|
13045
|
+
content: "\fd7e";
|
|
13034
13046
|
}
|
|
13035
13047
|
|
|
13036
13048
|
.icon-zoom-out-light::before {
|
|
13037
|
-
content: "\
|
|
13049
|
+
content: "\fd7f";
|
|
13038
13050
|
}
|
|
13039
13051
|
|
|
13040
13052
|
.icon-zoom-out-regular::before {
|
|
13041
|
-
content: "\
|
|
13053
|
+
content: "\fd80";
|
|
13042
13054
|
}
|
|
13043
13055
|
|