@zohodesk/icons 1.2.4 → 1.2.6
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/README.md +8 -0
- package/assets/fonts/zd-gcFonts.svg +263 -262
- package/assets/fonts/zd-gcFonts.woff +0 -0
- package/assets/fonts/zd-gcFonts.woff2 +0 -0
- package/assets/fonts/zd-rAnalyticsColor.svg +50 -0
- package/assets/fonts/zd-rAnalyticsColor.woff +0 -0
- package/assets/fonts/zd-rAnalyticsColor.woff2 +0 -0
- package/assets/react/zd-font-rAnalyticsColor.module.css +200 -0
- package/assets/react/zd-font-react-gcFonts.module.css +268 -263
- package/cbt.config.js +2 -1
- package/es/Icon/FontFactory.js +20 -1
- package/es/Icon/index.js +6 -1
- package/lib/Icon/FontFactory.js +20 -1
- package/lib/Icon/index.js +6 -1
- package/package.json +1 -1
|
@@ -833,917 +833,922 @@
|
|
|
833
833
|
}
|
|
834
834
|
.icon-gcLogo .path1:before{
|
|
835
835
|
content:"\c40be";
|
|
836
|
-
color:rgb(
|
|
836
|
+
color:rgb(242, 100, 34);
|
|
837
837
|
}
|
|
838
838
|
.icon-gcLogo .path2:before{
|
|
839
839
|
content:"\c40bf";
|
|
840
840
|
margin-left:-1em;
|
|
841
|
-
color:rgb(
|
|
841
|
+
color:rgb(255, 255, 255);
|
|
842
842
|
}
|
|
843
|
-
.icon-
|
|
843
|
+
.icon-gcLogo .path3:before{
|
|
844
844
|
content:"\c40c0";
|
|
845
|
+
margin-left:-1em;
|
|
846
|
+
color:rgb(0, 0, 0);
|
|
847
|
+
}
|
|
848
|
+
.icon-button .path1:before{
|
|
849
|
+
content:"\c40c1";
|
|
845
850
|
color:rgb(55, 179, 124);
|
|
846
851
|
}
|
|
847
852
|
.icon-button .path2:before{
|
|
848
|
-
content:"\
|
|
853
|
+
content:"\c40c2";
|
|
849
854
|
margin-left:-1em;
|
|
850
855
|
color:rgb(255, 255, 255);
|
|
851
856
|
}
|
|
852
857
|
.icon-cloud:before{
|
|
853
|
-
content:"\
|
|
858
|
+
content:"\c40c3";
|
|
854
859
|
}
|
|
855
860
|
.icon-dynamicCard .path1:before{
|
|
856
|
-
content:"\
|
|
861
|
+
content:"\c40c4";
|
|
857
862
|
color:rgb(55, 179, 124);
|
|
858
863
|
}
|
|
859
864
|
.icon-dynamicCard .path2:before{
|
|
860
|
-
content:"\
|
|
865
|
+
content:"\c40c5";
|
|
861
866
|
margin-left:-1em;
|
|
862
867
|
color:rgb(255, 255, 255);
|
|
863
868
|
}
|
|
864
869
|
.icon-dynamicCard .path3:before{
|
|
865
|
-
content:"\
|
|
870
|
+
content:"\c40c6";
|
|
866
871
|
margin-left:-1em;
|
|
867
872
|
color:rgb(255, 255, 255);
|
|
868
873
|
}
|
|
869
874
|
.icon-dynamicCard .path4:before{
|
|
870
|
-
content:"\
|
|
875
|
+
content:"\c40c7";
|
|
871
876
|
margin-left:-1em;
|
|
872
877
|
color:rgb(55, 179, 124);
|
|
873
878
|
}
|
|
874
879
|
.icon-dynamicCard .path5:before{
|
|
875
|
-
content:"\
|
|
880
|
+
content:"\c40c8";
|
|
876
881
|
margin-left:-1em;
|
|
877
882
|
color:rgb(255, 255, 255);
|
|
878
883
|
}
|
|
879
884
|
.icon-dynamicCard .path6:before{
|
|
880
|
-
content:"\
|
|
885
|
+
content:"\c40c9";
|
|
881
886
|
margin-left:-1em;
|
|
882
887
|
color:rgb(55, 179, 124);
|
|
883
888
|
}
|
|
884
889
|
.icon-staticCard .path1:before{
|
|
885
|
-
content:"\
|
|
890
|
+
content:"\c40ca";
|
|
886
891
|
color:rgb(55, 179, 124);
|
|
887
892
|
}
|
|
888
893
|
.icon-staticCard .path2:before{
|
|
889
|
-
content:"\
|
|
894
|
+
content:"\c40cb";
|
|
890
895
|
margin-left:-1em;
|
|
891
896
|
color:rgb(255, 255, 255);
|
|
892
897
|
}
|
|
893
898
|
.icon-staticCard .path3:before{
|
|
894
|
-
content:"\
|
|
899
|
+
content:"\c40cc";
|
|
895
900
|
margin-left:-1em;
|
|
896
901
|
color:rgb(255, 255, 255);
|
|
897
902
|
}
|
|
898
903
|
.icon-staticCard .path4:before{
|
|
899
|
-
content:"\
|
|
904
|
+
content:"\c40cd";
|
|
900
905
|
margin-left:-1em;
|
|
901
906
|
color:rgb(55, 179, 124);
|
|
902
907
|
}
|
|
903
908
|
.icon-staticCard .path5:before{
|
|
904
|
-
content:"\
|
|
909
|
+
content:"\c40ce";
|
|
905
910
|
margin-left:-1em;
|
|
906
911
|
color:rgb(255, 255, 255);
|
|
907
912
|
}
|
|
908
913
|
.icon-staticCard .path6:before{
|
|
909
|
-
content:"\
|
|
914
|
+
content:"\c40cf";
|
|
910
915
|
margin-left:-1em;
|
|
911
916
|
color:rgb(55, 179, 124);
|
|
912
917
|
}
|
|
913
918
|
.icon-staticCard .path7:before{
|
|
914
|
-
content:"\
|
|
919
|
+
content:"\c40d0";
|
|
915
920
|
margin-left:-1em;
|
|
916
921
|
color:rgb(55, 179, 124);
|
|
917
922
|
}
|
|
918
923
|
.icon-staticCard .path8:before{
|
|
919
|
-
content:"\
|
|
924
|
+
content:"\c40d1";
|
|
920
925
|
margin-left:-1em;
|
|
921
926
|
color:rgb(55, 179, 124);
|
|
922
927
|
}
|
|
923
928
|
.icon-staticCard .path9:before{
|
|
924
|
-
content:"\
|
|
929
|
+
content:"\c40d2";
|
|
925
930
|
margin-left:-1em;
|
|
926
931
|
color:rgb(55, 179, 124);
|
|
927
932
|
}
|
|
928
933
|
.icon-staticCard .path10:before{
|
|
929
|
-
content:"\
|
|
934
|
+
content:"\c40d3";
|
|
930
935
|
margin-left:-1em;
|
|
931
936
|
color:rgb(55, 179, 124);
|
|
932
937
|
}
|
|
933
938
|
.icon-dynamicInfo .path1:before{
|
|
934
|
-
content:"\
|
|
939
|
+
content:"\c40d4";
|
|
935
940
|
color:rgb(247, 149, 67);
|
|
936
941
|
}
|
|
937
942
|
.icon-dynamicInfo .path2:before{
|
|
938
|
-
content:"\
|
|
943
|
+
content:"\c40d5";
|
|
939
944
|
margin-left:-1em;
|
|
940
945
|
color:rgb(255, 255, 255);
|
|
941
946
|
}
|
|
942
947
|
.icon-dynamicInfo .path3:before{
|
|
943
|
-
content:"\
|
|
948
|
+
content:"\c40d6";
|
|
944
949
|
margin-left:-1em;
|
|
945
950
|
color:rgb(255, 255, 255);
|
|
946
951
|
}
|
|
947
952
|
.icon-dynamicInfo .path4:before{
|
|
948
|
-
content:"\
|
|
953
|
+
content:"\c40d7";
|
|
949
954
|
margin-left:-1em;
|
|
950
955
|
color:rgb(255, 255, 255);
|
|
951
956
|
}
|
|
952
957
|
.icon-dynamicInfo .path5:before{
|
|
953
|
-
content:"\
|
|
958
|
+
content:"\c40d8";
|
|
954
959
|
margin-left:-1em;
|
|
955
960
|
color:rgb(247, 149, 67);
|
|
956
961
|
}
|
|
957
962
|
.icon-staticInfo .path1:before{
|
|
958
|
-
content:"\
|
|
963
|
+
content:"\c40d9";
|
|
959
964
|
color:rgb(247, 149, 67);
|
|
960
965
|
}
|
|
961
966
|
.icon-staticInfo .path2:before{
|
|
962
|
-
content:"\
|
|
967
|
+
content:"\c40da";
|
|
963
968
|
margin-left:-1em;
|
|
964
969
|
color:rgb(255, 255, 255);
|
|
965
970
|
}
|
|
966
971
|
.icon-staticInfo .path3:before{
|
|
967
|
-
content:"\
|
|
972
|
+
content:"\c40db";
|
|
968
973
|
margin-left:-1em;
|
|
969
974
|
color:rgb(255, 255, 255);
|
|
970
975
|
}
|
|
971
976
|
.icon-staticInfo .path4:before{
|
|
972
|
-
content:"\
|
|
977
|
+
content:"\c40dc";
|
|
973
978
|
margin-left:-1em;
|
|
974
979
|
color:rgb(255, 255, 255);
|
|
975
980
|
}
|
|
976
981
|
.icon-staticInfo .path5:before{
|
|
977
|
-
content:"\
|
|
982
|
+
content:"\c40dd";
|
|
978
983
|
margin-left:-1em;
|
|
979
984
|
color:rgb(247, 149, 67);
|
|
980
985
|
}
|
|
981
986
|
.icon-staticInfo .path6:before{
|
|
982
|
-
content:"\
|
|
987
|
+
content:"\c40de";
|
|
983
988
|
margin-left:-1em;
|
|
984
989
|
color:rgb(247, 149, 67);
|
|
985
990
|
}
|
|
986
991
|
.icon-staticInfo .path7:before{
|
|
987
|
-
content:"\
|
|
992
|
+
content:"\c40df";
|
|
988
993
|
margin-left:-1em;
|
|
989
994
|
color:rgb(247, 149, 67);
|
|
990
995
|
}
|
|
991
996
|
.icon-staticInfo .path8:before{
|
|
992
|
-
content:"\
|
|
997
|
+
content:"\c40e0";
|
|
993
998
|
margin-left:-1em;
|
|
994
999
|
color:rgb(247, 149, 67);
|
|
995
1000
|
}
|
|
996
1001
|
.icon-staticInfo .path9:before{
|
|
997
|
-
content:"\
|
|
1002
|
+
content:"\c40e1";
|
|
998
1003
|
margin-left:-1em;
|
|
999
1004
|
color:rgb(247, 149, 67);
|
|
1000
1005
|
}
|
|
1001
1006
|
.icon-object:before{
|
|
1002
|
-
content:"\
|
|
1007
|
+
content:"\c40e2";
|
|
1003
1008
|
}
|
|
1004
1009
|
.icon-number:before{
|
|
1005
|
-
content:"\
|
|
1010
|
+
content:"\c40e3";
|
|
1006
1011
|
}
|
|
1007
1012
|
.icon-arrayOfString:before{
|
|
1008
|
-
content:"\
|
|
1013
|
+
content:"\c40e4";
|
|
1009
1014
|
}
|
|
1010
1015
|
.icon-arrayOfObject:before{
|
|
1011
|
-
content:"\
|
|
1016
|
+
content:"\c40e5";
|
|
1012
1017
|
}
|
|
1013
1018
|
.icon-inputFile .path1:before{
|
|
1014
|
-
content:"\
|
|
1019
|
+
content:"\c40e6";
|
|
1015
1020
|
color:rgb(98, 141, 201);
|
|
1016
1021
|
}
|
|
1017
1022
|
.icon-inputFile .path2:before{
|
|
1018
|
-
content:"\
|
|
1023
|
+
content:"\c40e7";
|
|
1019
1024
|
margin-left:-1.1767578125em;
|
|
1020
1025
|
color:rgb(255, 255, 255);
|
|
1021
1026
|
}
|
|
1022
1027
|
.icon-deskLogo:before{
|
|
1023
|
-
content:"\
|
|
1028
|
+
content:"\c40e8";
|
|
1024
1029
|
color:#089949;
|
|
1025
1030
|
}
|
|
1026
1031
|
.icon-dynamicButton .path1:before{
|
|
1027
|
-
content:"\
|
|
1032
|
+
content:"\c40e9";
|
|
1028
1033
|
color:rgb(55, 179, 124);
|
|
1029
1034
|
}
|
|
1030
1035
|
.icon-dynamicButton .path2:before{
|
|
1031
|
-
content:"\
|
|
1036
|
+
content:"\c40ea";
|
|
1032
1037
|
margin-left:-0.9755859375em;
|
|
1033
1038
|
color:rgb(255, 255, 255);
|
|
1034
1039
|
}
|
|
1035
1040
|
.icon-dynamicButton .path3:before{
|
|
1036
|
-
content:"\
|
|
1041
|
+
content:"\c40eb";
|
|
1037
1042
|
margin-left:-0.9755859375em;
|
|
1038
1043
|
color:rgb(255, 255, 255);
|
|
1039
1044
|
}
|
|
1040
1045
|
.icon-blocks:before{
|
|
1041
|
-
content:"\
|
|
1046
|
+
content:"\c40ec";
|
|
1042
1047
|
}
|
|
1043
1048
|
.icon-connection:before{
|
|
1044
|
-
content:"\
|
|
1049
|
+
content:"\c40ed";
|
|
1045
1050
|
}
|
|
1046
1051
|
.icon-request:before{
|
|
1047
|
-
content:"\
|
|
1052
|
+
content:"\c40ee";
|
|
1048
1053
|
}
|
|
1049
1054
|
.icon-response:before{
|
|
1050
|
-
content:"\
|
|
1055
|
+
content:"\c40ef";
|
|
1051
1056
|
}
|
|
1052
1057
|
.icon-agent:before{
|
|
1053
|
-
content:"\
|
|
1058
|
+
content:"\c40f0";
|
|
1054
1059
|
}
|
|
1055
1060
|
.icon-urlbutton:before{
|
|
1056
|
-
content:"\
|
|
1061
|
+
content:"\c40f1";
|
|
1057
1062
|
color:#36b37c;
|
|
1058
1063
|
}
|
|
1059
1064
|
.icon-inputlocation .path1:before{
|
|
1060
|
-
content:"\
|
|
1065
|
+
content:"\c40f2";
|
|
1061
1066
|
color:rgb(98, 143, 202);
|
|
1062
1067
|
}
|
|
1063
1068
|
.icon-inputlocation .path2:before{
|
|
1064
|
-
content:"\
|
|
1069
|
+
content:"\c40f3";
|
|
1065
1070
|
margin-left:-1.1767578125em;
|
|
1066
1071
|
color:rgb(255, 255, 255);
|
|
1067
1072
|
}
|
|
1068
1073
|
.icon-array:before{
|
|
1069
|
-
content:"\c40f3";
|
|
1070
|
-
}
|
|
1071
|
-
.icon-dropoff:before{
|
|
1072
1074
|
content:"\c40f4";
|
|
1073
1075
|
}
|
|
1074
|
-
.icon-
|
|
1076
|
+
.icon-dropoff:before{
|
|
1075
1077
|
content:"\c40f5";
|
|
1076
1078
|
}
|
|
1077
|
-
.icon-
|
|
1079
|
+
.icon-click:before{
|
|
1078
1080
|
content:"\c40f6";
|
|
1079
1081
|
}
|
|
1080
|
-
.icon-
|
|
1082
|
+
.icon-boolean:before{
|
|
1081
1083
|
content:"\c40f7";
|
|
1082
1084
|
}
|
|
1083
|
-
.icon-
|
|
1085
|
+
.icon-jumpstate:before{
|
|
1084
1086
|
content:"\c40f8";
|
|
1085
1087
|
}
|
|
1086
|
-
.icon-
|
|
1088
|
+
.icon-lineHight:before{
|
|
1087
1089
|
content:"\c40f9";
|
|
1088
1090
|
}
|
|
1089
|
-
.icon-
|
|
1091
|
+
.icon-arrayOfImage:before{
|
|
1090
1092
|
content:"\c40fa";
|
|
1091
1093
|
}
|
|
1092
|
-
.icon-
|
|
1094
|
+
.icon-arrayOfNumber:before{
|
|
1093
1095
|
content:"\c40fb";
|
|
1094
1096
|
}
|
|
1095
|
-
.icon-
|
|
1097
|
+
.icon-alertcircle:before{
|
|
1096
1098
|
content:"\c40fc";
|
|
1097
1099
|
}
|
|
1098
|
-
.icon-
|
|
1100
|
+
.icon-alertfilled:before{
|
|
1099
1101
|
content:"\c40fd";
|
|
1100
1102
|
}
|
|
1101
|
-
.icon-
|
|
1103
|
+
.icon-attachment:before{
|
|
1102
1104
|
content:"\c40fe";
|
|
1103
1105
|
}
|
|
1104
|
-
.icon-
|
|
1106
|
+
.icon-alertNew:before{
|
|
1105
1107
|
content:"\c40ff";
|
|
1106
1108
|
}
|
|
1107
|
-
.icon-
|
|
1109
|
+
.icon-atsignNew:before{
|
|
1108
1110
|
content:"\c4100";
|
|
1109
1111
|
}
|
|
1110
|
-
.icon-
|
|
1112
|
+
.icon-boldNew:before{
|
|
1111
1113
|
content:"\c4101";
|
|
1112
1114
|
}
|
|
1113
|
-
.icon-
|
|
1115
|
+
.icon-calendarNew:before{
|
|
1114
1116
|
content:"\c4102";
|
|
1115
1117
|
}
|
|
1116
|
-
.icon-
|
|
1118
|
+
.icon-centerAlign:before{
|
|
1117
1119
|
content:"\c4103";
|
|
1118
1120
|
}
|
|
1119
|
-
.icon-
|
|
1121
|
+
.icon-chevrondownNew:before{
|
|
1120
1122
|
content:"\c4104";
|
|
1121
1123
|
}
|
|
1122
|
-
.icon-
|
|
1124
|
+
.icon-chevrondownSmall:before{
|
|
1123
1125
|
content:"\c4105";
|
|
1124
1126
|
}
|
|
1125
|
-
.icon-
|
|
1127
|
+
.icon-chevronleftNew:before{
|
|
1126
1128
|
content:"\c4106";
|
|
1127
1129
|
}
|
|
1128
|
-
.icon-
|
|
1130
|
+
.icon-clickNew:before{
|
|
1129
1131
|
content:"\c4107";
|
|
1130
1132
|
}
|
|
1131
|
-
.icon-
|
|
1133
|
+
.icon-cloudNew:before{
|
|
1132
1134
|
content:"\c4108";
|
|
1133
1135
|
}
|
|
1134
|
-
.icon-
|
|
1136
|
+
.icon-collapse:before{
|
|
1135
1137
|
content:"\c4109";
|
|
1136
1138
|
}
|
|
1137
|
-
.icon-
|
|
1139
|
+
.icon-command:before{
|
|
1138
1140
|
content:"\c410a";
|
|
1139
1141
|
}
|
|
1140
|
-
.icon-
|
|
1142
|
+
.icon-copyNew:before{
|
|
1141
1143
|
content:"\c410b";
|
|
1142
1144
|
}
|
|
1143
|
-
.icon-
|
|
1145
|
+
.icon-crossCircleNew:before{
|
|
1144
1146
|
content:"\c410c";
|
|
1145
1147
|
}
|
|
1146
|
-
.icon-
|
|
1148
|
+
.icon-crossNew:before{
|
|
1147
1149
|
content:"\c410d";
|
|
1148
1150
|
}
|
|
1149
|
-
.icon-
|
|
1151
|
+
.icon-deleteNew:before{
|
|
1150
1152
|
content:"\c410e";
|
|
1151
1153
|
}
|
|
1152
|
-
.icon-
|
|
1154
|
+
.icon-display:before{
|
|
1153
1155
|
content:"\c410f";
|
|
1154
1156
|
}
|
|
1155
|
-
.icon-
|
|
1157
|
+
.icon-downloadNew:before{
|
|
1156
1158
|
content:"\c4110";
|
|
1157
1159
|
}
|
|
1158
|
-
.icon-
|
|
1160
|
+
.icon-draggable:before{
|
|
1159
1161
|
content:"\c4111";
|
|
1160
1162
|
}
|
|
1161
|
-
.icon-
|
|
1163
|
+
.icon-edit:before{
|
|
1162
1164
|
content:"\c4112";
|
|
1163
1165
|
}
|
|
1164
|
-
.icon-
|
|
1166
|
+
.icon-erase:before{
|
|
1165
1167
|
content:"\c4113";
|
|
1166
1168
|
}
|
|
1167
|
-
.icon-
|
|
1169
|
+
.icon-exit:before{
|
|
1168
1170
|
content:"\c4114";
|
|
1169
1171
|
}
|
|
1170
|
-
.icon-
|
|
1172
|
+
.icon-external:before{
|
|
1171
1173
|
content:"\c4115";
|
|
1172
1174
|
}
|
|
1173
|
-
.icon-
|
|
1175
|
+
.icon-eye:before{
|
|
1174
1176
|
content:"\c4116";
|
|
1175
1177
|
}
|
|
1176
|
-
.icon-
|
|
1178
|
+
.icon-flagNew:before{
|
|
1177
1179
|
content:"\c4117";
|
|
1178
1180
|
}
|
|
1179
|
-
.icon-
|
|
1181
|
+
.icon-folder:before{
|
|
1180
1182
|
content:"\c4118";
|
|
1181
1183
|
}
|
|
1182
|
-
.icon-
|
|
1184
|
+
.icon-font:before{
|
|
1183
1185
|
content:"\c4119";
|
|
1184
1186
|
}
|
|
1185
|
-
.icon-
|
|
1187
|
+
.icon-fontColor:before{
|
|
1186
1188
|
content:"\c411a";
|
|
1187
1189
|
}
|
|
1188
|
-
.icon-
|
|
1190
|
+
.icon-fontColortwo:before{
|
|
1189
1191
|
content:"\c411b";
|
|
1190
1192
|
}
|
|
1191
|
-
.icon-
|
|
1193
|
+
.icon-fontSize:before{
|
|
1192
1194
|
content:"\c411c";
|
|
1193
1195
|
}
|
|
1194
|
-
.icon-
|
|
1196
|
+
.icon-fullScreenNew:before{
|
|
1195
1197
|
content:"\c411d";
|
|
1196
1198
|
}
|
|
1197
|
-
.icon-
|
|
1199
|
+
.icon-gif:before{
|
|
1198
1200
|
content:"\c411e";
|
|
1199
1201
|
}
|
|
1200
|
-
.icon-
|
|
1202
|
+
.icon-graph:before{
|
|
1201
1203
|
content:"\c411f";
|
|
1202
1204
|
}
|
|
1203
|
-
.icon-
|
|
1205
|
+
.icon-gridNew:before{
|
|
1204
1206
|
content:"\c4120";
|
|
1205
1207
|
}
|
|
1206
|
-
.icon-
|
|
1208
|
+
.icon-headingOne:before{
|
|
1207
1209
|
content:"\c4121";
|
|
1208
1210
|
}
|
|
1209
|
-
.icon-
|
|
1211
|
+
.icon-headingThree:before{
|
|
1210
1212
|
content:"\c4122";
|
|
1211
1213
|
}
|
|
1212
|
-
.icon-
|
|
1214
|
+
.icon-headingTwo:before{
|
|
1213
1215
|
content:"\c4123";
|
|
1214
1216
|
}
|
|
1215
|
-
.icon-
|
|
1217
|
+
.icon-history:before{
|
|
1216
1218
|
content:"\c4124";
|
|
1217
1219
|
}
|
|
1218
|
-
.icon-
|
|
1220
|
+
.icon-home:before{
|
|
1219
1221
|
content:"\c4125";
|
|
1220
1222
|
}
|
|
1221
|
-
.icon-
|
|
1223
|
+
.icon-imageNew:before{
|
|
1222
1224
|
content:"\c4126";
|
|
1223
1225
|
}
|
|
1224
|
-
.icon-
|
|
1226
|
+
.icon-images:before{
|
|
1225
1227
|
content:"\c4127";
|
|
1226
1228
|
}
|
|
1227
|
-
.icon-
|
|
1229
|
+
.icon-infofilled:before{
|
|
1228
1230
|
content:"\c4128";
|
|
1229
1231
|
}
|
|
1230
|
-
.icon-
|
|
1232
|
+
.icon-infoNew:before{
|
|
1231
1233
|
content:"\c4129";
|
|
1232
1234
|
}
|
|
1233
|
-
.icon-
|
|
1235
|
+
.icon-internal:before{
|
|
1234
1236
|
content:"\c412a";
|
|
1235
1237
|
}
|
|
1236
|
-
.icon-
|
|
1238
|
+
.icon-italicNew:before{
|
|
1237
1239
|
content:"\c412b";
|
|
1238
1240
|
}
|
|
1239
|
-
.icon-
|
|
1241
|
+
.icon-jumpstateNew:before{
|
|
1240
1242
|
content:"\c412c";
|
|
1241
1243
|
}
|
|
1242
|
-
.icon-
|
|
1244
|
+
.icon-justifiedAlign:before{
|
|
1243
1245
|
content:"\c412d";
|
|
1244
1246
|
}
|
|
1245
|
-
.icon-
|
|
1247
|
+
.icon-plusNew:before{
|
|
1246
1248
|
content:"\c412e";
|
|
1247
1249
|
}
|
|
1248
|
-
.icon-
|
|
1250
|
+
.icon-leftAlign:before{
|
|
1249
1251
|
content:"\c412f";
|
|
1250
1252
|
}
|
|
1251
|
-
.icon-
|
|
1253
|
+
.icon-lineHeight:before{
|
|
1252
1254
|
content:"\c4130";
|
|
1253
1255
|
}
|
|
1254
|
-
.icon-
|
|
1256
|
+
.icon-linkNew:before{
|
|
1255
1257
|
content:"\c4131";
|
|
1256
1258
|
}
|
|
1257
|
-
.icon-
|
|
1259
|
+
.icon-list:before{
|
|
1258
1260
|
content:"\c4132";
|
|
1259
1261
|
}
|
|
1260
|
-
.icon-
|
|
1262
|
+
.icon-locationNew:before{
|
|
1261
1263
|
content:"\c4133";
|
|
1262
1264
|
}
|
|
1263
|
-
.icon-
|
|
1265
|
+
.icon-mail:before{
|
|
1264
1266
|
content:"\c4134";
|
|
1265
1267
|
}
|
|
1266
|
-
.icon-
|
|
1268
|
+
.icon-maximizeNew:before{
|
|
1267
1269
|
content:"\c4135";
|
|
1268
1270
|
}
|
|
1269
|
-
.icon-
|
|
1271
|
+
.icon-metrics:before{
|
|
1270
1272
|
content:"\c4136";
|
|
1271
1273
|
}
|
|
1272
|
-
.icon-
|
|
1274
|
+
.icon-minimizeNew:before{
|
|
1273
1275
|
content:"\c4137";
|
|
1274
1276
|
}
|
|
1275
|
-
.icon-
|
|
1277
|
+
.icon-minusSquare:before{
|
|
1276
1278
|
content:"\c4138";
|
|
1277
1279
|
}
|
|
1278
|
-
.icon-
|
|
1280
|
+
.icon-notsupport:before{
|
|
1279
1281
|
content:"\c4139";
|
|
1280
1282
|
}
|
|
1281
|
-
.icon-
|
|
1283
|
+
.icon-options:before{
|
|
1282
1284
|
content:"\c413a";
|
|
1283
1285
|
}
|
|
1284
|
-
.icon-
|
|
1286
|
+
.icon-numberlist:before{
|
|
1285
1287
|
content:"\c413b";
|
|
1286
1288
|
}
|
|
1287
|
-
.icon-
|
|
1289
|
+
.icon-people:before{
|
|
1288
1290
|
content:"\c413c";
|
|
1289
1291
|
}
|
|
1290
|
-
.icon-
|
|
1292
|
+
.icon-questioncircleFilled:before{
|
|
1291
1293
|
content:"\c413d";
|
|
1292
1294
|
}
|
|
1293
|
-
.icon-
|
|
1295
|
+
.icon-plusSquare:before{
|
|
1294
1296
|
content:"\c413e";
|
|
1295
1297
|
}
|
|
1296
|
-
.icon-
|
|
1298
|
+
.icon-questioncircleNew:before{
|
|
1297
1299
|
content:"\c413f";
|
|
1298
1300
|
}
|
|
1299
|
-
.icon-
|
|
1301
|
+
.icon-recenter:before{
|
|
1300
1302
|
content:"\c4140";
|
|
1301
1303
|
}
|
|
1302
|
-
.icon-
|
|
1304
|
+
.icon-variable:before{
|
|
1303
1305
|
content:"\c4141";
|
|
1304
1306
|
}
|
|
1305
|
-
.icon-
|
|
1307
|
+
.icon-redo:before{
|
|
1306
1308
|
content:"\c4142";
|
|
1307
1309
|
}
|
|
1308
|
-
.icon-
|
|
1310
|
+
.icon-reloadNew:before{
|
|
1309
1311
|
content:"\c4143";
|
|
1310
1312
|
}
|
|
1311
|
-
.icon-
|
|
1313
|
+
.icon-rightAlign:before{
|
|
1312
1314
|
content:"\c4144";
|
|
1313
1315
|
}
|
|
1314
|
-
.icon-
|
|
1316
|
+
.icon-searchNew:before{
|
|
1315
1317
|
content:"\c4145";
|
|
1316
1318
|
}
|
|
1317
|
-
.icon-
|
|
1319
|
+
.icon-settings:before{
|
|
1318
1320
|
content:"\c4146";
|
|
1319
1321
|
}
|
|
1320
|
-
.icon-
|
|
1322
|
+
.icon-smileyNew:before{
|
|
1321
1323
|
content:"\c4147";
|
|
1322
1324
|
}
|
|
1323
|
-
.icon-
|
|
1325
|
+
.icon-strikethrough:before{
|
|
1324
1326
|
content:"\c4148";
|
|
1325
1327
|
}
|
|
1326
|
-
.icon-
|
|
1328
|
+
.icon-string:before{
|
|
1327
1329
|
content:"\c4149";
|
|
1328
1330
|
}
|
|
1329
|
-
.icon-
|
|
1331
|
+
.icon-subscript:before{
|
|
1330
1332
|
content:"\c414a";
|
|
1331
1333
|
}
|
|
1332
|
-
.icon-
|
|
1334
|
+
.icon-superscript:before{
|
|
1333
1335
|
content:"\c414b";
|
|
1334
1336
|
}
|
|
1335
|
-
.icon-
|
|
1337
|
+
.icon-tick:before{
|
|
1336
1338
|
content:"\c414c";
|
|
1337
1339
|
}
|
|
1338
|
-
.icon-
|
|
1340
|
+
.icon-tickCircle:before{
|
|
1339
1341
|
content:"\c414d";
|
|
1340
1342
|
}
|
|
1341
|
-
.icon-
|
|
1343
|
+
.icon-tickSquare:before{
|
|
1342
1344
|
content:"\c414e";
|
|
1343
1345
|
}
|
|
1344
|
-
.icon-
|
|
1346
|
+
.icon-tip:before{
|
|
1345
1347
|
content:"\c414f";
|
|
1346
1348
|
}
|
|
1347
|
-
.icon-
|
|
1349
|
+
.icon-underlineNew:before{
|
|
1348
1350
|
content:"\c4150";
|
|
1349
1351
|
}
|
|
1350
|
-
.icon-
|
|
1352
|
+
.icon-undo:before{
|
|
1351
1353
|
content:"\c4151";
|
|
1352
1354
|
}
|
|
1353
|
-
.icon-
|
|
1355
|
+
.icon-upload:before{
|
|
1354
1356
|
content:"\c4152";
|
|
1355
1357
|
}
|
|
1356
|
-
.icon-
|
|
1358
|
+
.icon-videoNew:before{
|
|
1357
1359
|
content:"\c4153";
|
|
1358
1360
|
}
|
|
1359
|
-
.icon-
|
|
1361
|
+
.icon-zoominNew:before{
|
|
1360
1362
|
content:"\c4154";
|
|
1361
1363
|
}
|
|
1362
|
-
.icon-
|
|
1364
|
+
.icon-zoomoutNew:before{
|
|
1363
1365
|
content:"\c4155";
|
|
1364
1366
|
}
|
|
1365
|
-
.icon-
|
|
1367
|
+
.icon-webhookNew:before{
|
|
1366
1368
|
content:"\c4156";
|
|
1367
1369
|
}
|
|
1368
|
-
.icon-
|
|
1370
|
+
.icon-displayCard:before{
|
|
1369
1371
|
content:"\c4157";
|
|
1370
1372
|
}
|
|
1371
|
-
.icon-
|
|
1373
|
+
.icon-minimalView:before{
|
|
1372
1374
|
content:"\c4158";
|
|
1373
1375
|
}
|
|
1374
|
-
.icon-
|
|
1376
|
+
.icon-textNew:before{
|
|
1375
1377
|
content:"\c4159";
|
|
1376
1378
|
}
|
|
1377
|
-
.icon-
|
|
1379
|
+
.icon-moveLeft:before{
|
|
1378
1380
|
content:"\c415a";
|
|
1379
1381
|
}
|
|
1380
|
-
.icon-
|
|
1382
|
+
.icon-feedbackButton:before{
|
|
1381
1383
|
content:"\c415b";
|
|
1382
1384
|
}
|
|
1383
|
-
.icon-
|
|
1385
|
+
.icon-control:before{
|
|
1384
1386
|
content:"\c415c";
|
|
1385
1387
|
}
|
|
1386
|
-
.icon-
|
|
1388
|
+
.icon-detailView:before{
|
|
1387
1389
|
content:"\c415d";
|
|
1388
1390
|
}
|
|
1389
|
-
.icon-
|
|
1391
|
+
.icon-smileyButtonNew:before{
|
|
1390
1392
|
content:"\c415e";
|
|
1391
1393
|
}
|
|
1392
|
-
.icon-
|
|
1394
|
+
.icon-moveRight:before{
|
|
1393
1395
|
content:"\c415f";
|
|
1394
1396
|
}
|
|
1395
|
-
.icon-
|
|
1397
|
+
.icon-messageNewFilled:before{
|
|
1396
1398
|
content:"\c4160";
|
|
1397
1399
|
}
|
|
1398
|
-
.icon-
|
|
1400
|
+
.icon-inputFilled:before{
|
|
1399
1401
|
content:"\c4161";
|
|
1400
1402
|
}
|
|
1401
|
-
.icon-
|
|
1403
|
+
.icon-numberNew:before{
|
|
1402
1404
|
content:"\c4162";
|
|
1403
1405
|
}
|
|
1404
|
-
.icon-
|
|
1406
|
+
.icon-controlFilled:before{
|
|
1405
1407
|
content:"\c4163";
|
|
1406
1408
|
}
|
|
1407
|
-
.icon-
|
|
1409
|
+
.icon-audioNew:before{
|
|
1408
1410
|
content:"\c4164";
|
|
1409
1411
|
}
|
|
1410
|
-
.icon-
|
|
1412
|
+
.icon-dynamicButtonNew:before{
|
|
1411
1413
|
content:"\c4165";
|
|
1412
1414
|
}
|
|
1413
|
-
.icon-
|
|
1415
|
+
.icon-choiceFilled:before{
|
|
1414
1416
|
content:"\c4166";
|
|
1415
1417
|
}
|
|
1416
|
-
.icon-
|
|
1418
|
+
.icon-card:before{
|
|
1417
1419
|
content:"\c4167";
|
|
1418
1420
|
}
|
|
1419
|
-
.icon-
|
|
1421
|
+
.icon-slider:before{
|
|
1420
1422
|
content:"\c4168";
|
|
1421
1423
|
}
|
|
1422
|
-
.icon-
|
|
1424
|
+
.icon-integrationFilled:before{
|
|
1423
1425
|
content:"\c4169";
|
|
1424
1426
|
}
|
|
1425
|
-
.icon-
|
|
1427
|
+
.icon-calendarInput:before{
|
|
1426
1428
|
content:"\c416a";
|
|
1427
1429
|
}
|
|
1428
|
-
.icon-
|
|
1430
|
+
.icon-messageNew:before{
|
|
1429
1431
|
content:"\c416b";
|
|
1430
1432
|
}
|
|
1431
|
-
.icon-
|
|
1433
|
+
.icon-fork:before{
|
|
1432
1434
|
content:"\c416c";
|
|
1433
1435
|
}
|
|
1434
|
-
.icon-
|
|
1436
|
+
.icon-imageButtonNew:before{
|
|
1435
1437
|
content:"\c416d";
|
|
1436
1438
|
}
|
|
1437
|
-
.icon-
|
|
1439
|
+
.icon-operation:before{
|
|
1438
1440
|
content:"\c416e";
|
|
1439
1441
|
}
|
|
1440
|
-
.icon-
|
|
1442
|
+
.icon-input:before{
|
|
1441
1443
|
content:"\c416f";
|
|
1442
1444
|
}
|
|
1443
|
-
.icon-
|
|
1445
|
+
.icon-integration:before{
|
|
1444
1446
|
content:"\c4170";
|
|
1445
1447
|
}
|
|
1446
|
-
.icon-
|
|
1448
|
+
.icon-currency:before{
|
|
1447
1449
|
content:"\c4171";
|
|
1448
1450
|
}
|
|
1449
|
-
.icon-
|
|
1451
|
+
.icon-displayMessage:before{
|
|
1450
1452
|
content:"\c4172";
|
|
1451
1453
|
}
|
|
1452
|
-
.icon-
|
|
1454
|
+
.icon-textButtonNew:before{
|
|
1453
1455
|
content:"\c4173";
|
|
1454
1456
|
}
|
|
1455
|
-
.icon-
|
|
1457
|
+
.icon-videoButtonNew:before{
|
|
1456
1458
|
content:"\c4174";
|
|
1457
1459
|
}
|
|
1458
|
-
.icon-
|
|
1460
|
+
.icon-audioButtonNew:before{
|
|
1459
1461
|
content:"\c4175";
|
|
1460
1462
|
}
|
|
1461
|
-
.icon-
|
|
1463
|
+
.icon-fileNew:before{
|
|
1462
1464
|
content:"\c4176";
|
|
1463
1465
|
}
|
|
1464
|
-
.icon-
|
|
1466
|
+
.icon-choice:before{
|
|
1465
1467
|
content:"\c4177";
|
|
1466
1468
|
}
|
|
1467
|
-
.icon-
|
|
1469
|
+
.icon-linkButton:before{
|
|
1468
1470
|
content:"\c4178";
|
|
1469
1471
|
}
|
|
1470
|
-
.icon-
|
|
1472
|
+
.icon-print:before{
|
|
1471
1473
|
content:"\c4179";
|
|
1472
1474
|
}
|
|
1473
|
-
.icon-
|
|
1475
|
+
.icon-toggleOn:before{
|
|
1474
1476
|
content:"\c417a";
|
|
1475
1477
|
}
|
|
1476
|
-
.icon-
|
|
1478
|
+
.icon-sortDown:before{
|
|
1477
1479
|
content:"\c417b";
|
|
1478
1480
|
}
|
|
1479
|
-
.icon-
|
|
1481
|
+
.icon-outdated:before{
|
|
1480
1482
|
content:"\c417c";
|
|
1481
1483
|
}
|
|
1482
|
-
.icon-
|
|
1484
|
+
.icon-shareFilled:before{
|
|
1483
1485
|
content:"\c417d";
|
|
1484
1486
|
}
|
|
1485
|
-
.icon-
|
|
1487
|
+
.icon-embed:before{
|
|
1486
1488
|
content:"\c417e";
|
|
1487
1489
|
}
|
|
1488
|
-
.icon-
|
|
1490
|
+
.icon-multilingual:before{
|
|
1489
1491
|
content:"\c417f";
|
|
1490
1492
|
}
|
|
1491
|
-
.icon-
|
|
1493
|
+
.icon-activities:before{
|
|
1492
1494
|
content:"\c4180";
|
|
1493
1495
|
}
|
|
1494
|
-
.icon-
|
|
1496
|
+
.icon-customize:before{
|
|
1495
1497
|
content:"\c4181";
|
|
1496
1498
|
}
|
|
1497
|
-
.icon-
|
|
1499
|
+
.icon-share:before{
|
|
1498
1500
|
content:"\c4182";
|
|
1499
1501
|
}
|
|
1500
|
-
.icon-
|
|
1502
|
+
.icon-clipBoardFilled:before{
|
|
1501
1503
|
content:"\c4183";
|
|
1502
1504
|
}
|
|
1503
|
-
.icon-
|
|
1505
|
+
.icon-qr:before{
|
|
1504
1506
|
content:"\c4184";
|
|
1505
1507
|
}
|
|
1506
|
-
.icon-
|
|
1508
|
+
.icon-analytics:before{
|
|
1507
1509
|
content:"\c4185";
|
|
1508
1510
|
}
|
|
1509
|
-
.icon-
|
|
1511
|
+
.icon-sortUp:before{
|
|
1510
1512
|
content:"\c4186";
|
|
1511
1513
|
}
|
|
1512
|
-
.icon-
|
|
1514
|
+
.icon-star:before{
|
|
1513
1515
|
content:"\c4187";
|
|
1514
1516
|
}
|
|
1515
|
-
.icon-
|
|
1517
|
+
.icon-publicUrl:before{
|
|
1516
1518
|
content:"\c4188";
|
|
1517
1519
|
}
|
|
1518
|
-
.icon-
|
|
1520
|
+
.icon-publish:before{
|
|
1519
1521
|
content:"\c4189";
|
|
1520
1522
|
}
|
|
1521
|
-
.icon-
|
|
1523
|
+
.icon-play:before{
|
|
1522
1524
|
content:"\c418a";
|
|
1523
1525
|
}
|
|
1524
|
-
.icon-
|
|
1526
|
+
.icon-asap:before{
|
|
1525
1527
|
content:"\c418b";
|
|
1526
1528
|
}
|
|
1527
|
-
.icon-
|
|
1529
|
+
.icon-iframe:before{
|
|
1528
1530
|
content:"\c418c";
|
|
1529
1531
|
}
|
|
1530
|
-
.icon-
|
|
1532
|
+
.icon-starFilled:before{
|
|
1531
1533
|
content:"\c418d";
|
|
1532
1534
|
}
|
|
1533
|
-
.icon-
|
|
1535
|
+
.icon-fillter:before{
|
|
1534
1536
|
content:"\c418e";
|
|
1535
1537
|
}
|
|
1536
|
-
.icon-
|
|
1538
|
+
.icon-clipBoardNew:before{
|
|
1537
1539
|
content:"\c418f";
|
|
1538
1540
|
}
|
|
1539
|
-
.icon-
|
|
1541
|
+
.icon-toggleOff:before{
|
|
1540
1542
|
content:"\c4190";
|
|
1541
1543
|
}
|
|
1542
|
-
.icon-
|
|
1544
|
+
.icon-customizeFilled:before{
|
|
1543
1545
|
content:"\c4191";
|
|
1544
1546
|
}
|
|
1545
|
-
.icon-
|
|
1547
|
+
.icon-multilingualFilled:before{
|
|
1546
1548
|
content:"\c4192";
|
|
1547
1549
|
}
|
|
1548
|
-
.icon-
|
|
1550
|
+
.icon-analyticsFilled:before{
|
|
1549
1551
|
content:"\c4193";
|
|
1552
|
+
}
|
|
1553
|
+
.icon-TT-sparkles .path1:before{
|
|
1554
|
+
content:"\c4194";
|
|
1550
1555
|
color:rgb(0, 0, 0);
|
|
1551
1556
|
opacity:0.2;
|
|
1552
1557
|
}
|
|
1553
1558
|
.icon-TT-sparkles .path2:before{
|
|
1554
|
-
content:"\
|
|
1559
|
+
content:"\c4195";
|
|
1555
1560
|
margin-left:-1em;
|
|
1556
1561
|
color:rgb(0, 0, 0);
|
|
1557
1562
|
}
|
|
1558
1563
|
.icon-TT-form .path1:before{
|
|
1559
|
-
content:"\
|
|
1564
|
+
content:"\c4196";
|
|
1560
1565
|
color:rgb(0, 0, 0);
|
|
1561
1566
|
opacity:0.2;
|
|
1562
1567
|
}
|
|
1563
1568
|
.icon-TT-form .path2:before{
|
|
1564
|
-
content:"\
|
|
1569
|
+
content:"\c4197";
|
|
1565
1570
|
margin-left:-1em;
|
|
1566
1571
|
color:rgb(0, 0, 0);
|
|
1567
1572
|
}
|
|
1568
1573
|
.icon-TT-template .path1:before{
|
|
1569
|
-
content:"\
|
|
1574
|
+
content:"\c4198";
|
|
1570
1575
|
color:rgb(0, 0, 0);
|
|
1571
1576
|
opacity:0.2;
|
|
1572
1577
|
}
|
|
1573
1578
|
.icon-TT-template .path2:before{
|
|
1574
|
-
content:"\
|
|
1579
|
+
content:"\c4199";
|
|
1575
1580
|
margin-left:-1em;
|
|
1576
1581
|
color:rgb(0, 0, 0);
|
|
1577
1582
|
}
|
|
1578
1583
|
.icon-IG-connect .path1:before{
|
|
1579
|
-
content:"\
|
|
1584
|
+
content:"\c419a";
|
|
1580
1585
|
color:rgb(247, 178, 28);
|
|
1581
1586
|
}
|
|
1582
1587
|
.icon-IG-connect .path2:before{
|
|
1583
|
-
content:"\
|
|
1588
|
+
content:"\c419b";
|
|
1584
1589
|
margin-left:-1em;
|
|
1585
1590
|
color:rgb(35, 110, 180);
|
|
1586
1591
|
}
|
|
1587
1592
|
.icon-IG-connect .path3:before{
|
|
1588
|
-
content:"\
|
|
1593
|
+
content:"\c419c";
|
|
1589
1594
|
margin-left:-1em;
|
|
1590
1595
|
color:rgb(227, 40, 40);
|
|
1591
1596
|
}
|
|
1592
1597
|
.icon-IG-sheet:before{
|
|
1593
|
-
content:"\
|
|
1598
|
+
content:"\c419d";
|
|
1594
1599
|
color:#0b9949;
|
|
1595
1600
|
}
|
|
1596
1601
|
.icon-IG-meeting:before{
|
|
1597
|
-
content:"\
|
|
1602
|
+
content:"\c419e";
|
|
1598
1603
|
color:#236eb4;
|
|
1599
1604
|
}
|
|
1600
1605
|
.icon-IG-mail .path1:before{
|
|
1601
|
-
content:"\
|
|
1606
|
+
content:"\c419f";
|
|
1602
1607
|
color:rgb(247, 178, 28);
|
|
1603
1608
|
}
|
|
1604
1609
|
.icon-IG-mail .path2:before{
|
|
1605
|
-
content:"\
|
|
1610
|
+
content:"\c41a0";
|
|
1606
1611
|
margin-left:-1em;
|
|
1607
1612
|
color:rgb(35, 110, 180);
|
|
1608
1613
|
}
|
|
1609
1614
|
.icon-zohoCalander .path1:before{
|
|
1610
|
-
content:"\
|
|
1615
|
+
content:"\c41a1";
|
|
1611
1616
|
color:rgb(247, 178, 28);
|
|
1612
1617
|
}
|
|
1613
1618
|
.icon-zohoCalander .path2:before{
|
|
1614
|
-
content:"\
|
|
1619
|
+
content:"\c41a2";
|
|
1615
1620
|
margin-left:-1em;
|
|
1616
1621
|
color:rgb(35, 110, 180);
|
|
1617
1622
|
}
|
|
1618
1623
|
.icon-combine:before{
|
|
1619
|
-
content:"\
|
|
1624
|
+
content:"\c41a3";
|
|
1620
1625
|
}
|
|
1621
1626
|
.icon-combineOld .path1:before{
|
|
1622
|
-
content:"\
|
|
1627
|
+
content:"\c41a4";
|
|
1623
1628
|
color:rgb(231, 97, 144);
|
|
1624
1629
|
}
|
|
1625
1630
|
.icon-combineOld .path2:before{
|
|
1626
|
-
content:"\
|
|
1631
|
+
content:"\c41a5";
|
|
1627
1632
|
margin-left:-0.89453125em;
|
|
1628
1633
|
color:rgb(255, 255, 255);
|
|
1629
1634
|
}
|
|
1630
1635
|
.icon-combineOld .path3:before{
|
|
1631
|
-
content:"\
|
|
1636
|
+
content:"\c41a6";
|
|
1632
1637
|
margin-left:-0.89453125em;
|
|
1633
1638
|
color:rgb(255, 255, 255);
|
|
1634
1639
|
}
|
|
1635
1640
|
.icon-flowNavigatorFilled:before{
|
|
1636
|
-
content:"\
|
|
1641
|
+
content:"\c41a7";
|
|
1637
1642
|
}
|
|
1638
1643
|
.icon-flowNavigator:before{
|
|
1639
|
-
content:"\
|
|
1644
|
+
content:"\c41a8";
|
|
1640
1645
|
}
|
|
1641
1646
|
.icon-homeFilled:before{
|
|
1642
|
-
content:"\
|
|
1647
|
+
content:"\c41a9";
|
|
1643
1648
|
}
|
|
1644
1649
|
.icon-atsignNewFilled:before{
|
|
1645
|
-
content:"\
|
|
1650
|
+
content:"\c41aa";
|
|
1646
1651
|
}
|
|
1647
1652
|
.icon-metricsFilled:before{
|
|
1648
|
-
content:"\
|
|
1653
|
+
content:"\c41ab";
|
|
1649
1654
|
}
|
|
1650
1655
|
.icon-collapseAll:before{
|
|
1651
|
-
content:"\
|
|
1656
|
+
content:"\c41ac";
|
|
1652
1657
|
}
|
|
1653
1658
|
.icon-expandAll:before{
|
|
1654
|
-
content:"\
|
|
1659
|
+
content:"\c41ad";
|
|
1655
1660
|
}
|
|
1656
1661
|
.icon-horizontalView:before{
|
|
1657
|
-
content:"\
|
|
1662
|
+
content:"\c41ae";
|
|
1658
1663
|
}
|
|
1659
1664
|
.icon-wechatColor .path1:before{
|
|
1660
|
-
content:"\
|
|
1665
|
+
content:"\c41af";
|
|
1661
1666
|
color:rgb(45, 193, 0);
|
|
1662
1667
|
}
|
|
1663
1668
|
.icon-wechatColor .path2:before{
|
|
1664
|
-
content:"\
|
|
1669
|
+
content:"\c41b0";
|
|
1665
1670
|
margin-left:-1em;
|
|
1666
1671
|
color:rgb(255, 255, 255);
|
|
1667
1672
|
}
|
|
1668
1673
|
.icon-wechatColor .path3:before{
|
|
1669
|
-
content:"\
|
|
1674
|
+
content:"\c41b1";
|
|
1670
1675
|
margin-left:-1em;
|
|
1671
1676
|
color:rgb(255, 255, 255);
|
|
1672
1677
|
}
|
|
1673
1678
|
.icon-wechat:before{
|
|
1674
|
-
content:"\
|
|
1679
|
+
content:"\c41b2";
|
|
1675
1680
|
}
|
|
1676
1681
|
.icon-wecomColor .path1:before{
|
|
1677
|
-
content:"\
|
|
1682
|
+
content:"\c41b3";
|
|
1678
1683
|
color:rgb(251, 101, 0);
|
|
1679
1684
|
}
|
|
1680
1685
|
.icon-wecomColor .path2:before{
|
|
1681
|
-
content:"\
|
|
1686
|
+
content:"\c41b4";
|
|
1682
1687
|
margin-left:-1em;
|
|
1683
1688
|
color:rgb(0, 120, 255);
|
|
1684
1689
|
}
|
|
1685
1690
|
.icon-wecomColor .path3:before{
|
|
1686
|
-
content:"\
|
|
1691
|
+
content:"\c41b5";
|
|
1687
1692
|
margin-left:-1em;
|
|
1688
1693
|
color:rgb(45, 188, 0);
|
|
1689
1694
|
}
|
|
1690
1695
|
.icon-wecomColor .path4:before{
|
|
1691
|
-
content:"\
|
|
1696
|
+
content:"\c41b6";
|
|
1692
1697
|
margin-left:-1em;
|
|
1693
1698
|
color:rgb(255, 204, 0);
|
|
1694
1699
|
}
|
|
1695
1700
|
.icon-wecomColor .path5:before{
|
|
1696
|
-
content:"\
|
|
1701
|
+
content:"\c41b7";
|
|
1697
1702
|
margin-left:-1em;
|
|
1698
1703
|
color:rgb(0, 120, 255);
|
|
1699
1704
|
}
|
|
1700
1705
|
.icon-wecom:before{
|
|
1701
|
-
content:"\
|
|
1706
|
+
content:"\c41b8";
|
|
1702
1707
|
}
|
|
1703
1708
|
.icon-Check-Filled:before{
|
|
1704
|
-
content:"\
|
|
1709
|
+
content:"\c41b9";
|
|
1705
1710
|
color:#24a94a;
|
|
1706
1711
|
}
|
|
1707
1712
|
.icon-ChevronUpDown:before{
|
|
1708
|
-
content:"\
|
|
1713
|
+
content:"\c41ba";
|
|
1709
1714
|
}
|
|
1710
1715
|
.icon-Logs:before{
|
|
1711
|
-
content:"\
|
|
1716
|
+
content:"\c41bb";
|
|
1712
1717
|
}
|
|
1713
1718
|
.icon-Organisation:before{
|
|
1714
|
-
content:"\
|
|
1719
|
+
content:"\c41bc";
|
|
1715
1720
|
}
|
|
1716
1721
|
.icon-OrganisationFilled:before{
|
|
1717
|
-
content:"\
|
|
1722
|
+
content:"\c41bd";
|
|
1718
1723
|
}
|
|
1719
1724
|
.icon-Pending-Filled:before{
|
|
1720
|
-
content:"\
|
|
1725
|
+
content:"\c41be";
|
|
1721
1726
|
color:#f37021;
|
|
1722
1727
|
}
|
|
1723
1728
|
.icon-Stars:before{
|
|
1724
|
-
content:"\
|
|
1729
|
+
content:"\c41bf";
|
|
1725
1730
|
}
|
|
1726
1731
|
.icon-zohoCheckout .path1:before{
|
|
1727
|
-
content:"\
|
|
1732
|
+
content:"\c41c0";
|
|
1728
1733
|
color:rgb(34, 109, 180);
|
|
1729
1734
|
}
|
|
1730
1735
|
.icon-zohoCheckout .path2:before{
|
|
1731
|
-
content:"\
|
|
1736
|
+
content:"\c41c1";
|
|
1732
1737
|
margin-left:-1em;
|
|
1733
1738
|
color:rgb(34, 109, 180);
|
|
1734
1739
|
}
|
|
1735
1740
|
.icon-zohoCheckout .path3:before{
|
|
1736
|
-
content:"\
|
|
1741
|
+
content:"\c41c2";
|
|
1737
1742
|
margin-left:-1em;
|
|
1738
1743
|
color:rgb(34, 109, 180);
|
|
1739
1744
|
}
|
|
1740
1745
|
.icon-zohoCheckout .path4:before{
|
|
1741
|
-
content:"\
|
|
1746
|
+
content:"\c41c3";
|
|
1742
1747
|
margin-left:-1em;
|
|
1743
1748
|
color:rgb(34, 109, 180);
|
|
1744
1749
|
}
|
|
1745
1750
|
.icon-zohoCheckout .path5:before{
|
|
1746
|
-
content:"\
|
|
1751
|
+
content:"\c41c4";
|
|
1747
1752
|
margin-left:-1em;
|
|
1748
1753
|
color:rgb(228, 37, 39);
|
|
1749
1754
|
}
|