@infineon/infineon-icons 3.0.3--canary.45.3e29a55a45993564628be197bede3aafd421b3dd.0 → 3.0.3--canary.45.7f08fc7694779943fba47ad23e8473081001a7f8.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.
Files changed (32) hide show
  1. package/dist/fonts/infineon-icons.css +65 -85
  2. package/dist/fonts/infineon-icons.ttf +0 -0
  3. package/dist/fonts/infineon-icons.woff +0 -0
  4. package/dist/fonts/infineon-icons.woff2 +0 -0
  5. package/dist/icons.js +53 -71
  6. package/package.json +1 -1
  7. package/svg/logo-md.svg +0 -4
  8. package/svg/logo.svg +0 -4
  9. package/svg/pg-left-arrow-faded.svg +0 -6
  10. package/svg/pg-right-arrow-faded.svg +0 -6
  11. package/svg/signal-48.svg +0 -11
  12. package/svg/small-Signal.svg +0 -6
  13. /package/svg/{icon-academy-head-48.svg → academy-head.svg} +0 -0
  14. /package/svg/{icon-analogue-simulations-48.svg → analogue-simulations.svg} +0 -0
  15. /package/svg/{icon-config-48.svg → config.svg} +0 -0
  16. /package/svg/{consumer-48.svg → consumer.svg} +0 -0
  17. /package/svg/{icon-document-48.svg → document.svg} +0 -0
  18. /package/svg/{icon-evaluation-board-48.svg → evaluation-board.svg} +0 -0
  19. /package/svg/{hearts-suit-24.svg → hearts-suit.svg} +0 -0
  20. /package/svg/{hirel-48.svg → hirel.svg} +0 -0
  21. /package/svg/{home-16-home-appliances.svg → home-appliances.svg} +0 -0
  22. /package/svg/{pg-left-arrow-active.svg → left-arrow.svg} +0 -0
  23. /package/svg/{icon-light-48.svg → light.svg} +0 -0
  24. /package/svg/{no-results-48.svg → no-results.svg} +0 -0
  25. /package/svg/{OfframpGear.svg → offramp-gear.svg} +0 -0
  26. /package/svg/{icon-partner-offering_software-48.svg → partner-offering_software.svg} +0 -0
  27. /package/svg/{icon-read-48.svg → read.svg} +0 -0
  28. /package/svg/{pg-right-arrow-active.svg → right-arrow.svg} +0 -0
  29. /package/svg/{icon-scripting-48.svg → scripting.svg} +0 -0
  30. /package/svg/{solutions-48.svg → solutions.svg} +0 -0
  31. /package/svg/{support-48.svg → support.svg} +0 -0
  32. /package/svg/{wrench-48.svg → wrench.svg} +0 -0
@@ -4,7 +4,7 @@
4
4
  font-style: normal;
5
5
  font-weight: 400;
6
6
 
7
- src: url("./infineon-icons.woff2?1731575000244") format("woff2"), url("./infineon-icons.woff?1731575000244") format("woff"), url("./infineon-icons.ttf?1731575000244") format("truetype");
7
+ src: url("./infineon-icons.woff2?1731576268676") format("woff2"), url("./infineon-icons.woff?1731576268676") format("woff"), url("./infineon-icons.ttf?1731576268676") format("truetype");
8
8
  }
9
9
 
10
10
  .icon {
@@ -117,8 +117,8 @@
117
117
  content: "\ea80";
118
118
  }
119
119
 
120
- .icon-offrampgear::before {
121
- content: "\ea82";
120
+ .icon-academy-head::before {
121
+ content: "\ea90";
122
122
  }
123
123
 
124
124
  .icon-address-book::before {
@@ -133,6 +133,10 @@
133
133
  content: "\e904";
134
134
  }
135
135
 
136
+ .icon-analogue-simulations::before {
137
+ content: "\ea91";
138
+ }
139
+
136
140
  .icon-antenna::before {
137
141
  content: "\e905";
138
142
  }
@@ -501,8 +505,12 @@
501
505
  content: "\e95c";
502
506
  }
503
507
 
504
- .icon-consumer-48::before {
505
- content: "\ea6d";
508
+ .icon-config::before {
509
+ content: "\ea92";
510
+ }
511
+
512
+ .icon-consumer::before {
513
+ content: "\ea93";
506
514
  }
507
515
 
508
516
  .icon-contact::before {
@@ -565,6 +573,10 @@
565
573
  content: "\ea6e";
566
574
  }
567
575
 
576
+ .icon-document::before {
577
+ content: "\ea94";
578
+ }
579
+
568
580
  .icon-double-chevron-left::before {
569
581
  content: "\e96c";
570
582
  }
@@ -609,6 +621,10 @@
609
621
  content: "\e976";
610
622
  }
611
623
 
624
+ .icon-evaluation-board::before {
625
+ content: "\ea95";
626
+ }
627
+
612
628
  .icon-event-confirm::before {
613
629
  content: "\ea70";
614
630
  }
@@ -901,6 +917,10 @@
901
917
  content: "\e9bd";
902
918
  }
903
919
 
920
+ .icon-hearts-suit::before {
921
+ content: "\ea96";
922
+ }
923
+
904
924
  .icon-hide::before {
905
925
  content: "\e9be";
906
926
  }
@@ -909,8 +929,8 @@
909
929
  content: "\e9bf";
910
930
  }
911
931
 
912
- .icon-hirel-48::before {
913
- content: "\ea72";
932
+ .icon-hirel::before {
933
+ content: "\ea97";
914
934
  }
915
935
 
916
936
  .icon-history::before {
@@ -921,8 +941,8 @@
921
941
  content: "\e9c1";
922
942
  }
923
943
 
924
- .icon-home-16-home-appliances::before {
925
- content: "\ea73";
944
+ .icon-home-appliances::before {
945
+ content: "\ea98";
926
946
  }
927
947
 
928
948
  .icon-hospital::before {
@@ -941,42 +961,6 @@
941
961
  content: "\e9c5";
942
962
  }
943
963
 
944
- .icon-icon-academy-head-48::before {
945
- content: "\ea74";
946
- }
947
-
948
- .icon-icon-analogue-simulations-48::before {
949
- content: "\ea75";
950
- }
951
-
952
- .icon-icon-config-48::before {
953
- content: "\ea76";
954
- }
955
-
956
- .icon-icon-document-48::before {
957
- content: "\ea77";
958
- }
959
-
960
- .icon-icon-evaluation-board-48::before {
961
- content: "\ea78";
962
- }
963
-
964
- .icon-icon-light-48::before {
965
- content: "\ea79";
966
- }
967
-
968
- .icon-icon-partner-offering_software-48::before {
969
- content: "\ea7a";
970
- }
971
-
972
- .icon-icon-read-48::before {
973
- content: "\ea7b";
974
- }
975
-
976
- .icon-icon-scripting-48::before {
977
- content: "\ea7c";
978
- }
979
-
980
964
  .icon-image::before {
981
965
  content: "\e9c6";
982
966
  }
@@ -1029,6 +1013,14 @@
1029
1013
  content: "\e9d1";
1030
1014
  }
1031
1015
 
1016
+ .icon-left-arrow::before {
1017
+ content: "\ea99";
1018
+ }
1019
+
1020
+ .icon-light::before {
1021
+ content: "\ea9a";
1022
+ }
1023
+
1032
1024
  .icon-light-emitting-diode::before {
1033
1025
  content: "\e9d2";
1034
1026
  }
@@ -1069,14 +1061,6 @@
1069
1061
  content: "\e9db";
1070
1062
  }
1071
1063
 
1072
- .icon-logo::before {
1073
- content: "\ea7f";
1074
- }
1075
-
1076
- .icon-logo-md::before {
1077
- content: "\ea7e";
1078
- }
1079
-
1080
1064
  .icon-logout::before {
1081
1065
  content: "\e9dc";
1082
1066
  }
@@ -1173,8 +1157,12 @@
1173
1157
  content: "\e9f3";
1174
1158
  }
1175
1159
 
1176
- .icon-no-results-48::before {
1177
- content: "\ea81";
1160
+ .icon-no-results::before {
1161
+ content: "\ea9b";
1162
+ }
1163
+
1164
+ .icon-offramp-gear::before {
1165
+ content: "\ea9c";
1178
1166
  }
1179
1167
 
1180
1168
  .icon-ordered-list::before {
@@ -1197,6 +1185,10 @@
1197
1185
  content: "\e9f8";
1198
1186
  }
1199
1187
 
1188
+ .icon-partner-offering_software::before {
1189
+ content: "\ea9d";
1190
+ }
1191
+
1200
1192
  .icon-pen::before {
1201
1193
  content: "\e9f9";
1202
1194
  }
@@ -1209,22 +1201,6 @@
1209
1201
  content: "\e9fa";
1210
1202
  }
1211
1203
 
1212
- .icon-pg-left-arrow-active::before {
1213
- content: "\ea84";
1214
- }
1215
-
1216
- .icon-pg-left-arrow-faded::before {
1217
- content: "\ea85";
1218
- }
1219
-
1220
- .icon-pg-right-arrow-active::before {
1221
- content: "\ea86";
1222
- }
1223
-
1224
- .icon-pg-right-arrow-faded::before {
1225
- content: "\ea87";
1226
- }
1227
-
1228
1204
  .icon-phone::before {
1229
1205
  content: "\e9fb";
1230
1206
  }
@@ -1293,6 +1269,10 @@
1293
1269
  content: "\ea0b";
1294
1270
  }
1295
1271
 
1272
+ .icon-read::before {
1273
+ content: "\ea9e";
1274
+ }
1275
+
1296
1276
  .icon-refresh::before {
1297
1277
  content: "\ea0c";
1298
1278
  }
@@ -1309,6 +1289,10 @@
1309
1289
  content: "\ea0f";
1310
1290
  }
1311
1291
 
1292
+ .icon-right-arrow::before {
1293
+ content: "\ea9f";
1294
+ }
1295
+
1312
1296
  .icon-robotic-arm::before {
1313
1297
  content: "\ea10";
1314
1298
  }
@@ -1345,6 +1329,10 @@
1345
1329
  content: "\ea17";
1346
1330
  }
1347
1331
 
1332
+ .icon-scripting::before {
1333
+ content: "\eaa0";
1334
+ }
1335
+
1348
1336
  .icon-search::before {
1349
1337
  content: "\ea18";
1350
1338
  }
@@ -1381,10 +1369,6 @@
1381
1369
  content: "\ea20";
1382
1370
  }
1383
1371
 
1384
- .icon-signal-48::before {
1385
- content: "\ea89";
1386
- }
1387
-
1388
1372
  .icon-simulation::before {
1389
1373
  content: "\ea21";
1390
1374
  }
@@ -1397,10 +1381,6 @@
1397
1381
  content: "\ea23";
1398
1382
  }
1399
1383
 
1400
- .icon-small-signal::before {
1401
- content: "\ea8a";
1402
- }
1403
-
1404
1384
  .icon-smarthome-building::before {
1405
1385
  content: "\ea8b";
1406
1386
  }
@@ -1425,8 +1405,8 @@
1425
1405
  content: "\ea28";
1426
1406
  }
1427
1407
 
1428
- .icon-solutions-48::before {
1429
- content: "\ea8c";
1408
+ .icon-solutions::before {
1409
+ content: "\eaa1";
1430
1410
  }
1431
1411
 
1432
1412
  .icon-solved::before {
@@ -1461,8 +1441,8 @@
1461
1441
  content: "\ea2f";
1462
1442
  }
1463
1443
 
1464
- .icon-support-48::before {
1465
- content: "\ea8e";
1444
+ .icon-support::before {
1445
+ content: "\eaa2";
1466
1446
  }
1467
1447
 
1468
1448
  .icon-swap-horizontal::before {
@@ -1669,8 +1649,8 @@
1669
1649
  content: "\ea62";
1670
1650
  }
1671
1651
 
1672
- .icon-wrench-48::before {
1673
- content: "\ea8f";
1652
+ .icon-wrench::before {
1653
+ content: "\eaa3";
1674
1654
  }
1675
1655
 
1676
1656
  .icon-xing::before {
Binary file
Binary file
Binary file