@versini/ui-icons 4.19.0 → 4.19.2

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 (2) hide show
  1. package/dist/index.js +117 -6
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -1,12 +1,12 @@
1
1
  /*!
2
- @versini/ui-icons v4.19.0
2
+ @versini/ui-icons v4.19.2
3
3
  © 2026 gizmette.com
4
4
  */
5
5
  try {
6
6
  if (!window.__VERSINI_UI_ICONS__) {
7
7
  window.__VERSINI_UI_ICONS__ = {
8
- version: "4.19.0",
9
- buildTime: "03/01/2026 05:45 PM EST",
8
+ version: "4.19.2",
9
+ buildTime: "03/10/2026 04:00 PM EDT",
10
10
  homepage: "https://github.com/aversini/ui-icons",
11
11
  license: "MIT",
12
12
  };
@@ -20,14 +20,15 @@ import clsx from "clsx";
20
20
 
21
21
 
22
22
 
23
+
23
24
  /*!
24
- @versini/ui-svgicon v4.3.0
25
+ @versini/ui-svgicon v4.3.1
25
26
  © 2026 gizmette.com
26
27
  */ try {
27
28
  if (!window.__VERSINI_UI_SVGICON__) {
28
29
  window.__VERSINI_UI_SVGICON__ = {
29
- version: "4.3.0",
30
- buildTime: "03/01/2026 05:45 PM EST",
30
+ version: "4.3.1",
31
+ buildTime: "03/10/2026 04:00 PM EDT",
31
32
  homepage: "https://github.com/aversini/ui-icons",
32
33
  license: "MIT"
33
34
  };
@@ -88,6 +89,7 @@ const IconAdd = ({ className, viewBox, title, monotone, ...rest })=>{
88
89
  /* export default */ const Icons_IconAdd = ((/* unused pure expression or super */ null && (IconAdd)));
89
90
 
90
91
 
92
+
91
93
  /**
92
94
  * This file was automatically generated.
93
95
  * Please do not edit manually.
@@ -115,6 +117,7 @@ const IconAddLight = ({ className, viewBox, title, monotone, ...rest })=>{
115
117
  /* export default */ const Icons_IconAddLight = ((/* unused pure expression or super */ null && (IconAddLight)));
116
118
 
117
119
 
120
+
118
121
  /**
119
122
  * This file was automatically generated.
120
123
  * Please do not edit manually.
@@ -142,6 +145,7 @@ const IconAnthropic = ({ className, viewBox, title, monotone, ...rest })=>{
142
145
  /* export default */ const Icons_IconAnthropic = ((/* unused pure expression or super */ null && (IconAnthropic)));
143
146
 
144
147
 
148
+
145
149
  /**
146
150
  * This file was automatically generated.
147
151
  * Please do not edit manually.
@@ -176,6 +180,7 @@ const IconBack = ({ className, viewBox, title, monotone, ...rest })=>{
176
180
  /* export default */ const Icons_IconBack = ((/* unused pure expression or super */ null && (IconBack)));
177
181
 
178
182
 
183
+
179
184
  /**
180
185
  * This file was automatically generated.
181
186
  * Please do not edit manually.
@@ -203,6 +208,7 @@ const IconBackLight = ({ className, viewBox, title, monotone, ...rest })=>{
203
208
  /* export default */ const Icons_IconBackLight = ((/* unused pure expression or super */ null && (IconBackLight)));
204
209
 
205
210
 
211
+
206
212
  /**
207
213
  * This file was automatically generated.
208
214
  * Please do not edit manually.
@@ -236,6 +242,7 @@ const IconBookmark = ({ className, viewBox, title, monotone, ...rest })=>{
236
242
  /* export default */ const Icons_IconBookmark = ((/* unused pure expression or super */ null && (IconBookmark)));
237
243
 
238
244
 
245
+
239
246
  /**
240
247
  * This file was automatically generated.
241
248
  * Please do not edit manually.
@@ -269,6 +276,7 @@ const IconBookmarkLight = ({ className, viewBox, title, monotone, ...rest })=>{
269
276
  /* export default */ const Icons_IconBookmarkLight = ((/* unused pure expression or super */ null && (IconBookmarkLight)));
270
277
 
271
278
 
279
+
272
280
  /**
273
281
  * This file was automatically generated.
274
282
  * Please do not edit manually.
@@ -302,6 +310,7 @@ const IconBookSparkles = ({ className, viewBox, title, monotone, ...rest })=>{
302
310
  /* export default */ const Icons_IconBookSparkles = ((/* unused pure expression or super */ null && (IconBookSparkles)));
303
311
 
304
312
 
313
+
305
314
  /**
306
315
  * This file was automatically generated.
307
316
  * Please do not edit manually.
@@ -335,6 +344,7 @@ const IconBookSparklesLight = ({ className, viewBox, title, monotone, ...rest })
335
344
  /* export default */ const Icons_IconBookSparklesLight = ((/* unused pure expression or super */ null && (IconBookSparklesLight)));
336
345
 
337
346
 
347
+
338
348
  /**
339
349
  * This file was automatically generated.
340
350
  * Please do not edit manually.
@@ -369,6 +379,7 @@ const IconBranch = ({ className, viewBox, title, monotone, ...rest })=>{
369
379
  /* export default */ const Icons_IconBranch = ((/* unused pure expression or super */ null && (IconBranch)));
370
380
 
371
381
 
382
+
372
383
  /**
373
384
  * This file was automatically generated.
374
385
  * Please do not edit manually.
@@ -396,6 +407,7 @@ const IconBranchLight = ({ className, viewBox, title, monotone, ...rest })=>{
396
407
  /* export default */ const Icons_IconBranchLight = ((/* unused pure expression or super */ null && (IconBranchLight)));
397
408
 
398
409
 
410
+
399
411
  /**
400
412
  * This file was automatically generated.
401
413
  * Please do not edit manually.
@@ -430,6 +442,7 @@ const IconBrightness = ({ className, viewBox, title, monotone, ...rest })=>{
430
442
  /* export default */ const Icons_IconBrightness = ((/* unused pure expression or super */ null && (IconBrightness)));
431
443
 
432
444
 
445
+
433
446
  /**
434
447
  * This file was automatically generated.
435
448
  * Please do not edit manually.
@@ -464,6 +477,7 @@ const IconBrightnessLight = ({ className, viewBox, title, monotone, ...rest })=>
464
477
  /* export default */ const Icons_IconBrightnessLight = ((/* unused pure expression or super */ null && (IconBrightnessLight)));
465
478
 
466
479
 
480
+
467
481
  /**
468
482
  * This file was automatically generated.
469
483
  * Please do not edit manually.
@@ -498,6 +512,7 @@ const IconChart = ({ className, viewBox, title, monotone, ...rest })=>{
498
512
  /* export default */ const Icons_IconChart = ((/* unused pure expression or super */ null && (IconChart)));
499
513
 
500
514
 
515
+
501
516
  /**
502
517
  * This file was automatically generated.
503
518
  * Please do not edit manually.
@@ -532,6 +547,7 @@ const IconChartLight = ({ className, viewBox, title, monotone, ...rest })=>{
532
547
  /* export default */ const Icons_IconChartLight = ((/* unused pure expression or super */ null && (IconChartLight)));
533
548
 
534
549
 
550
+
535
551
  /**
536
552
  * This file was automatically generated.
537
553
  * Please do not edit manually.
@@ -565,6 +581,7 @@ const IconChecked = ({ className, viewBox, title, monotone, ...rest })=>{
565
581
  /* export default */ const Icons_IconChecked = ((/* unused pure expression or super */ null && (IconChecked)));
566
582
 
567
583
 
584
+
568
585
  /**
569
586
  * This file was automatically generated.
570
587
  * Please do not edit manually.
@@ -598,6 +615,7 @@ const IconCheckedLight = ({ className, viewBox, title, monotone, ...rest })=>{
598
615
  /* export default */ const Icons_IconCheckedLight = ((/* unused pure expression or super */ null && (IconCheckedLight)));
599
616
 
600
617
 
618
+
601
619
  /**
602
620
  * This file was automatically generated.
603
621
  * Please do not edit manually.
@@ -627,6 +645,7 @@ const IconClose = ({ className, viewBox, title, monotone, ...rest })=>{
627
645
  /* export default */ const Icons_IconClose = ((/* unused pure expression or super */ null && (IconClose)));
628
646
 
629
647
 
648
+
630
649
  /**
631
650
  * This file was automatically generated.
632
651
  * Please do not edit manually.
@@ -654,6 +673,7 @@ const IconCloseLight = ({ className, viewBox, title, monotone, ...rest })=>{
654
673
  /* export default */ const Icons_IconCloseLight = ((/* unused pure expression or super */ null && (IconCloseLight)));
655
674
 
656
675
 
676
+
657
677
  /**
658
678
  * This file was automatically generated.
659
679
  * Please do not edit manually.
@@ -687,6 +707,7 @@ const IconCopied = ({ className, viewBox, title, monotone, ...rest })=>{
687
707
  /* export default */ const Icons_IconCopied = ((/* unused pure expression or super */ null && (IconCopied)));
688
708
 
689
709
 
710
+
690
711
  /**
691
712
  * This file was automatically generated.
692
713
  * Please do not edit manually.
@@ -720,6 +741,7 @@ const IconCopiedLight = ({ className, viewBox, title, monotone, ...rest })=>{
720
741
  /* export default */ const Icons_IconCopiedLight = ((/* unused pure expression or super */ null && (IconCopiedLight)));
721
742
 
722
743
 
744
+
723
745
  /**
724
746
  * This file was automatically generated.
725
747
  * Please do not edit manually.
@@ -747,6 +769,7 @@ const IconCopy = ({ className, viewBox, title, monotone, ...rest })=>{
747
769
  /* export default */ const Icons_IconCopy = ((/* unused pure expression or super */ null && (IconCopy)));
748
770
 
749
771
 
772
+
750
773
  /**
751
774
  * This file was automatically generated.
752
775
  * Please do not edit manually.
@@ -774,6 +797,7 @@ const IconCopyLight = ({ className, viewBox, title, monotone, ...rest })=>{
774
797
  /* export default */ const Icons_IconCopyLight = ((/* unused pure expression or super */ null && (IconCopyLight)));
775
798
 
776
799
 
800
+
777
801
  /**
778
802
  * This file was automatically generated.
779
803
  * Please do not edit manually.
@@ -808,6 +832,7 @@ const IconDelete = ({ className, viewBox, title, monotone, ...rest })=>{
808
832
  /* export default */ const Icons_IconDelete = ((/* unused pure expression or super */ null && (IconDelete)));
809
833
 
810
834
 
835
+
811
836
  /**
812
837
  * This file was automatically generated.
813
838
  * Please do not edit manually.
@@ -841,6 +866,7 @@ const IconDeleteLight = ({ className, viewBox, title, monotone, ...rest })=>{
841
866
  /* export default */ const Icons_IconDeleteLight = ((/* unused pure expression or super */ null && (IconDeleteLight)));
842
867
 
843
868
 
869
+
844
870
  /**
845
871
  * This file was automatically generated.
846
872
  * Please do not edit manually.
@@ -868,6 +894,7 @@ const IconDog = ({ className, viewBox, title, monotone, ...rest })=>{
868
894
  /* export default */ const Icons_IconDog = ((/* unused pure expression or super */ null && (IconDog)));
869
895
 
870
896
 
897
+
871
898
  /**
872
899
  * This file was automatically generated.
873
900
  * Please do not edit manually.
@@ -902,6 +929,7 @@ const IconDown = ({ className, viewBox, title, monotone, ...rest })=>{
902
929
  /* export default */ const Icons_IconDown = ((/* unused pure expression or super */ null && (IconDown)));
903
930
 
904
931
 
932
+
905
933
  /**
906
934
  * This file was automatically generated.
907
935
  * Please do not edit manually.
@@ -929,6 +957,7 @@ const IconDownLight = ({ className, viewBox, title, monotone, ...rest })=>{
929
957
  /* export default */ const Icons_IconDownLight = ((/* unused pure expression or super */ null && (IconDownLight)));
930
958
 
931
959
 
960
+
932
961
  /**
933
962
  * This file was automatically generated.
934
963
  * Please do not edit manually.
@@ -963,6 +992,7 @@ const IconDownload = ({ className, viewBox, title, monotone, ...rest })=>{
963
992
  /* export default */ const Icons_IconDownload = ((/* unused pure expression or super */ null && (IconDownload)));
964
993
 
965
994
 
995
+
966
996
  /**
967
997
  * This file was automatically generated.
968
998
  * Please do not edit manually.
@@ -990,6 +1020,7 @@ const IconDownloadLight = ({ className, viewBox, title, monotone, ...rest })=>{
990
1020
  /* export default */ const Icons_IconDownloadLight = ((/* unused pure expression or super */ null && (IconDownloadLight)));
991
1021
 
992
1022
 
1023
+
993
1024
  /**
994
1025
  * This file was automatically generated.
995
1026
  * Please do not edit manually.
@@ -1024,6 +1055,7 @@ const IconEdit = ({ className, viewBox, title, monotone, ...rest })=>{
1024
1055
  /* export default */ const Icons_IconEdit = ((/* unused pure expression or super */ null && (IconEdit)));
1025
1056
 
1026
1057
 
1058
+
1027
1059
  /**
1028
1060
  * This file was automatically generated.
1029
1061
  * Please do not edit manually.
@@ -1058,6 +1090,7 @@ const IconEditLight = ({ className, viewBox, title, monotone, ...rest })=>{
1058
1090
  /* export default */ const Icons_IconEditLight = ((/* unused pure expression or super */ null && (IconEditLight)));
1059
1091
 
1060
1092
 
1093
+
1061
1094
  /**
1062
1095
  * This file was automatically generated.
1063
1096
  * Please do not edit manually.
@@ -1091,6 +1124,7 @@ const IconEditUser = ({ className, viewBox, title, monotone, ...rest })=>{
1091
1124
  /* export default */ const Icons_IconEditUser = ((/* unused pure expression or super */ null && (IconEditUser)));
1092
1125
 
1093
1126
 
1127
+
1094
1128
  /**
1095
1129
  * This file was automatically generated.
1096
1130
  * Please do not edit manually.
@@ -1124,6 +1158,7 @@ const IconEditUserLight = ({ className, viewBox, title, monotone, ...rest })=>{
1124
1158
  /* export default */ const Icons_IconEditUserLight = ((/* unused pure expression or super */ null && (IconEditUserLight)));
1125
1159
 
1126
1160
 
1161
+
1127
1162
  /**
1128
1163
  * This file was automatically generated.
1129
1164
  * Please do not edit manually.
@@ -1162,6 +1197,7 @@ const IconFrenchFlag = ({ className, viewBox, title, monotone, ...rest })=>{
1162
1197
  /* export default */ const Icons_IconFrenchFlag = ((/* unused pure expression or super */ null && (IconFrenchFlag)));
1163
1198
 
1164
1199
 
1200
+
1165
1201
  /**
1166
1202
  * This file was automatically generated.
1167
1203
  * Please do not edit manually.
@@ -1189,6 +1225,7 @@ const IconGitHub = ({ className, viewBox, title, monotone, ...rest })=>{
1189
1225
  /* export default */ const Icons_IconGitHub = ((/* unused pure expression or super */ null && (IconGitHub)));
1190
1226
 
1191
1227
 
1228
+
1192
1229
  /**
1193
1230
  * This file was automatically generated.
1194
1231
  * Please do not edit manually.
@@ -1216,6 +1253,7 @@ const IconGoogleGemini = ({ className, viewBox, title, monotone, ...rest })=>{
1216
1253
  /* export default */ const Icons_IconGoogleGemini = ((/* unused pure expression or super */ null && (IconGoogleGemini)));
1217
1254
 
1218
1255
 
1256
+
1219
1257
  /**
1220
1258
  * This file was automatically generated.
1221
1259
  * Please do not edit manually.
@@ -1250,6 +1288,7 @@ const IconHide = ({ className, viewBox, title, monotone, ...rest })=>{
1250
1288
  /* export default */ const Icons_IconHide = ((/* unused pure expression or super */ null && (IconHide)));
1251
1289
 
1252
1290
 
1291
+
1253
1292
  /**
1254
1293
  * This file was automatically generated.
1255
1294
  * Please do not edit manually.
@@ -1284,6 +1323,7 @@ const IconHideLight = ({ className, viewBox, title, monotone, ...rest })=>{
1284
1323
  /* export default */ const Icons_IconHideLight = ((/* unused pure expression or super */ null && (IconHideLight)));
1285
1324
 
1286
1325
 
1326
+
1287
1327
  /**
1288
1328
  * This file was automatically generated.
1289
1329
  * Please do not edit manually.
@@ -1318,6 +1358,7 @@ const IconHistory = ({ className, viewBox, title, monotone, ...rest })=>{
1318
1358
  /* export default */ const Icons_IconHistory = ((/* unused pure expression or super */ null && (IconHistory)));
1319
1359
 
1320
1360
 
1361
+
1321
1362
  /**
1322
1363
  * This file was automatically generated.
1323
1364
  * Please do not edit manually.
@@ -1345,6 +1386,7 @@ const IconHistoryLight = ({ className, viewBox, title, monotone, ...rest })=>{
1345
1386
  /* export default */ const Icons_IconHistoryLight = ((/* unused pure expression or super */ null && (IconHistoryLight)));
1346
1387
 
1347
1388
 
1389
+
1348
1390
  /**
1349
1391
  * This file was automatically generated.
1350
1392
  * Please do not edit manually.
@@ -1378,6 +1420,7 @@ const IconInfo = ({ className, viewBox, title, monotone, ...rest })=>{
1378
1420
  /* export default */ const Icons_IconInfo = ((/* unused pure expression or super */ null && (IconInfo)));
1379
1421
 
1380
1422
 
1423
+
1381
1424
  /**
1382
1425
  * This file was automatically generated.
1383
1426
  * Please do not edit manually.
@@ -1411,6 +1454,7 @@ const IconInfoLight = ({ className, viewBox, title, monotone, ...rest })=>{
1411
1454
  /* export default */ const Icons_IconInfoLight = ((/* unused pure expression or super */ null && (IconInfoLight)));
1412
1455
 
1413
1456
 
1457
+
1414
1458
  /**
1415
1459
  * This file was automatically generated.
1416
1460
  * Please do not edit manually.
@@ -1445,6 +1489,7 @@ const IconKey = ({ className, viewBox, title, monotone, ...rest })=>{
1445
1489
  /* export default */ const Icons_IconKey = ((/* unused pure expression or super */ null && (IconKey)));
1446
1490
 
1447
1491
 
1492
+
1448
1493
  /**
1449
1494
  * This file was automatically generated.
1450
1495
  * Please do not edit manually.
@@ -1478,6 +1523,7 @@ const IconKeyLight = ({ className, viewBox, title, monotone, ...rest })=>{
1478
1523
  /* export default */ const Icons_IconKeyLight = ((/* unused pure expression or super */ null && (IconKeyLight)));
1479
1524
 
1480
1525
 
1526
+
1481
1527
  /**
1482
1528
  * This file was automatically generated.
1483
1529
  * Please do not edit manually.
@@ -1512,6 +1558,7 @@ const IconLightBulb = ({ className, viewBox, title, monotone, ...rest })=>{
1512
1558
  /* export default */ const Icons_IconLightBulb = ((/* unused pure expression or super */ null && (IconLightBulb)));
1513
1559
 
1514
1560
 
1561
+
1515
1562
  /**
1516
1563
  * This file was automatically generated.
1517
1564
  * Please do not edit manually.
@@ -1546,6 +1593,7 @@ const IconLightBulbLight = ({ className, viewBox, title, monotone, ...rest })=>{
1546
1593
  /* export default */ const Icons_IconLightBulbLight = ((/* unused pure expression or super */ null && (IconLightBulbLight)));
1547
1594
 
1548
1595
 
1596
+
1549
1597
  /**
1550
1598
  * This file was automatically generated.
1551
1599
  * Please do not edit manually.
@@ -1580,6 +1628,7 @@ const IconList = ({ className, viewBox, title, monotone, ...rest })=>{
1580
1628
  /* export default */ const Icons_IconList = ((/* unused pure expression or super */ null && (IconList)));
1581
1629
 
1582
1630
 
1631
+
1583
1632
  /**
1584
1633
  * This file was automatically generated.
1585
1634
  * Please do not edit manually.
@@ -1613,6 +1662,7 @@ const IconListLight = ({ className, viewBox, title, monotone, ...rest })=>{
1613
1662
  /* export default */ const Icons_IconListLight = ((/* unused pure expression or super */ null && (IconListLight)));
1614
1663
 
1615
1664
 
1665
+
1616
1666
  /**
1617
1667
  * This file was automatically generated.
1618
1668
  * Please do not edit manually.
@@ -1647,6 +1697,7 @@ const IconLocked = ({ className, viewBox, title, monotone, ...rest })=>{
1647
1697
  /* export default */ const Icons_IconLocked = ((/* unused pure expression or super */ null && (IconLocked)));
1648
1698
 
1649
1699
 
1700
+
1650
1701
  /**
1651
1702
  * This file was automatically generated.
1652
1703
  * Please do not edit manually.
@@ -1680,6 +1731,7 @@ const IconLockedLight = ({ className, viewBox, title, monotone, ...rest })=>{
1680
1731
  /* export default */ const Icons_IconLockedLight = ((/* unused pure expression or super */ null && (IconLockedLight)));
1681
1732
 
1682
1733
 
1734
+
1683
1735
  /**
1684
1736
  * This file was automatically generated.
1685
1737
  * Please do not edit manually.
@@ -1714,6 +1766,7 @@ const IconMagic = ({ className, viewBox, title, monotone, ...rest })=>{
1714
1766
  /* export default */ const Icons_IconMagic = ((/* unused pure expression or super */ null && (IconMagic)));
1715
1767
 
1716
1768
 
1769
+
1717
1770
  /**
1718
1771
  * This file was automatically generated.
1719
1772
  * Please do not edit manually.
@@ -1748,6 +1801,7 @@ const IconMagicLight = ({ className, viewBox, title, monotone, ...rest })=>{
1748
1801
  /* export default */ const Icons_IconMagicLight = ((/* unused pure expression or super */ null && (IconMagicLight)));
1749
1802
 
1750
1803
 
1804
+
1751
1805
  /**
1752
1806
  * This file was automatically generated.
1753
1807
  * Please do not edit manually.
@@ -1782,6 +1836,7 @@ const IconMessages = ({ className, viewBox, title, monotone, ...rest })=>{
1782
1836
  /* export default */ const Icons_IconMessages = ((/* unused pure expression or super */ null && (IconMessages)));
1783
1837
 
1784
1838
 
1839
+
1785
1840
  /**
1786
1841
  * This file was automatically generated.
1787
1842
  * Please do not edit manually.
@@ -1816,6 +1871,7 @@ const IconMessagesLight = ({ className, viewBox, title, monotone, ...rest })=>{
1816
1871
  /* export default */ const Icons_IconMessagesLight = ((/* unused pure expression or super */ null && (IconMessagesLight)));
1817
1872
 
1818
1873
 
1874
+
1819
1875
  /**
1820
1876
  * This file was automatically generated.
1821
1877
  * Please do not edit manually.
@@ -1850,6 +1906,7 @@ const IconNext = ({ className, viewBox, title, monotone, ...rest })=>{
1850
1906
  /* export default */ const Icons_IconNext = ((/* unused pure expression or super */ null && (IconNext)));
1851
1907
 
1852
1908
 
1909
+
1853
1910
  /**
1854
1911
  * This file was automatically generated.
1855
1912
  * Please do not edit manually.
@@ -1877,6 +1934,7 @@ const IconNextLight = ({ className, viewBox, title, monotone, ...rest })=>{
1877
1934
  /* export default */ const Icons_IconNextLight = ((/* unused pure expression or super */ null && (IconNextLight)));
1878
1935
 
1879
1936
 
1937
+
1880
1938
  /**
1881
1939
  * This file was automatically generated.
1882
1940
  * Please do not edit manually.
@@ -1904,6 +1962,7 @@ const IconOpenAI = ({ className, viewBox, title, monotone, ...rest })=>{
1904
1962
  /* export default */ const Icons_IconOpenAI = ((/* unused pure expression or super */ null && (IconOpenAI)));
1905
1963
 
1906
1964
 
1965
+
1907
1966
  /**
1908
1967
  * This file was automatically generated.
1909
1968
  * Please do not edit manually.
@@ -1942,6 +2001,7 @@ const IconPasskey = ({ className, viewBox, title, monotone, ...rest })=>{
1942
2001
  /* export default */ const Icons_IconPasskey = ((/* unused pure expression or super */ null && (IconPasskey)));
1943
2002
 
1944
2003
 
2004
+
1945
2005
  /**
1946
2006
  * This file was automatically generated.
1947
2007
  * Please do not edit manually.
@@ -1976,6 +2036,7 @@ const IconPencilMechanical = ({ className, viewBox, title, monotone, ...rest })=
1976
2036
  /* export default */ const Icons_IconPencilMechanical = ((/* unused pure expression or super */ null && (IconPencilMechanical)));
1977
2037
 
1978
2038
 
2039
+
1979
2040
  /**
1980
2041
  * This file was automatically generated.
1981
2042
  * Please do not edit manually.
@@ -2010,6 +2071,7 @@ const IconPencilMechanicalLight = ({ className, viewBox, title, monotone, ...res
2010
2071
  /* export default */ const Icons_IconPencilMechanicalLight = ((/* unused pure expression or super */ null && (IconPencilMechanicalLight)));
2011
2072
 
2012
2073
 
2074
+
2013
2075
  /**
2014
2076
  * This file was automatically generated.
2015
2077
  * Please do not edit manually.
@@ -2044,6 +2106,7 @@ const IconPenField = ({ className, viewBox, title, monotone, ...rest })=>{
2044
2106
  /* export default */ const Icons_IconPenField = ((/* unused pure expression or super */ null && (IconPenField)));
2045
2107
 
2046
2108
 
2109
+
2047
2110
  /**
2048
2111
  * This file was automatically generated.
2049
2112
  * Please do not edit manually.
@@ -2078,6 +2141,7 @@ const IconPenFieldLight = ({ className, viewBox, title, monotone, ...rest })=>{
2078
2141
  /* export default */ const Icons_IconPenFieldLight = ((/* unused pure expression or super */ null && (IconPenFieldLight)));
2079
2142
 
2080
2143
 
2144
+
2081
2145
  /**
2082
2146
  * This file was automatically generated.
2083
2147
  * Please do not edit manually.
@@ -2112,6 +2176,7 @@ const IconPrevious = ({ className, viewBox, title, monotone, ...rest })=>{
2112
2176
  /* export default */ const Icons_IconPrevious = ((/* unused pure expression or super */ null && (IconPrevious)));
2113
2177
 
2114
2178
 
2179
+
2115
2180
  /**
2116
2181
  * This file was automatically generated.
2117
2182
  * Please do not edit manually.
@@ -2139,6 +2204,7 @@ const IconPreviousLight = ({ className, viewBox, title, monotone, ...rest })=>{
2139
2204
  /* export default */ const Icons_IconPreviousLight = ((/* unused pure expression or super */ null && (IconPreviousLight)));
2140
2205
 
2141
2206
 
2207
+
2142
2208
  /**
2143
2209
  * This file was automatically generated.
2144
2210
  * Please do not edit manually.
@@ -2172,6 +2238,7 @@ const IconProfile = ({ className, viewBox, title, monotone, ...rest })=>{
2172
2238
  /* export default */ const Icons_IconProfile = ((/* unused pure expression or super */ null && (IconProfile)));
2173
2239
 
2174
2240
 
2241
+
2175
2242
  /**
2176
2243
  * This file was automatically generated.
2177
2244
  * Please do not edit manually.
@@ -2205,6 +2272,7 @@ const IconProfileLight = ({ className, viewBox, title, monotone, ...rest })=>{
2205
2272
  /* export default */ const Icons_IconProfileLight = ((/* unused pure expression or super */ null && (IconProfileLight)));
2206
2273
 
2207
2274
 
2275
+
2208
2276
  /**
2209
2277
  * This file was automatically generated.
2210
2278
  * Please do not edit manually.
@@ -2239,6 +2307,7 @@ const IconProofread = ({ className, viewBox, title, monotone, ...rest })=>{
2239
2307
  /* export default */ const Icons_IconProofread = ((/* unused pure expression or super */ null && (IconProofread)));
2240
2308
 
2241
2309
 
2310
+
2242
2311
  /**
2243
2312
  * This file was automatically generated.
2244
2313
  * Please do not edit manually.
@@ -2266,6 +2335,7 @@ const IconProofreadLight = ({ className, viewBox, title, monotone, ...rest })=>{
2266
2335
  /* export default */ const Icons_IconProofreadLight = ((/* unused pure expression or super */ null && (IconProofreadLight)));
2267
2336
 
2268
2337
 
2338
+
2269
2339
  /**
2270
2340
  * This file was automatically generated.
2271
2341
  * Please do not edit manually.
@@ -2300,6 +2370,7 @@ const IconRefresh = ({ className, viewBox, title, monotone, ...rest })=>{
2300
2370
  /* export default */ const Icons_IconRefresh = ((/* unused pure expression or super */ null && (IconRefresh)));
2301
2371
 
2302
2372
 
2373
+
2303
2374
  /**
2304
2375
  * This file was automatically generated.
2305
2376
  * Please do not edit manually.
@@ -2327,6 +2398,7 @@ const IconRefreshLight = ({ className, viewBox, title, monotone, ...rest })=>{
2327
2398
  /* export default */ const Icons_IconRefreshLight = ((/* unused pure expression or super */ null && (IconRefreshLight)));
2328
2399
 
2329
2400
 
2401
+
2330
2402
  /**
2331
2403
  * This file was automatically generated.
2332
2404
  * Please do not edit manually.
@@ -2361,6 +2433,7 @@ const IconRestore = ({ className, viewBox, title, monotone, ...rest })=>{
2361
2433
  /* export default */ const Icons_IconRestore = ((/* unused pure expression or super */ null && (IconRestore)));
2362
2434
 
2363
2435
 
2436
+
2364
2437
  /**
2365
2438
  * This file was automatically generated.
2366
2439
  * Please do not edit manually.
@@ -2395,6 +2468,7 @@ const IconRestoreLight = ({ className, viewBox, title, monotone, ...rest })=>{
2395
2468
  /* export default */ const Icons_IconRestoreLight = ((/* unused pure expression or super */ null && (IconRestoreLight)));
2396
2469
 
2397
2470
 
2471
+
2398
2472
  /**
2399
2473
  * This file was automatically generated.
2400
2474
  * Please do not edit manually.
@@ -2429,6 +2503,7 @@ const IconRewrite = ({ className, viewBox, title, monotone, ...rest })=>{
2429
2503
  /* export default */ const Icons_IconRewrite = ((/* unused pure expression or super */ null && (IconRewrite)));
2430
2504
 
2431
2505
 
2506
+
2432
2507
  /**
2433
2508
  * This file was automatically generated.
2434
2509
  * Please do not edit manually.
@@ -2463,6 +2538,7 @@ const IconRewriteLight = ({ className, viewBox, title, monotone, ...rest })=>{
2463
2538
  /* export default */ const Icons_IconRewriteLight = ((/* unused pure expression or super */ null && (IconRewriteLight)));
2464
2539
 
2465
2540
 
2541
+
2466
2542
  /**
2467
2543
  * This file was automatically generated.
2468
2544
  * Please do not edit manually.
@@ -2497,6 +2573,7 @@ const IconRotateLeft = ({ className, viewBox, title, monotone, ...rest })=>{
2497
2573
  /* export default */ const Icons_IconRotateLeft = ((/* unused pure expression or super */ null && (IconRotateLeft)));
2498
2574
 
2499
2575
 
2576
+
2500
2577
  /**
2501
2578
  * This file was automatically generated.
2502
2579
  * Please do not edit manually.
@@ -2530,6 +2607,7 @@ const IconRotateLeftLight = ({ className, viewBox, title, monotone, ...rest })=>
2530
2607
  /* export default */ const Icons_IconRotateLeftLight = ((/* unused pure expression or super */ null && (IconRotateLeftLight)));
2531
2608
 
2532
2609
 
2610
+
2533
2611
  /**
2534
2612
  * This file was automatically generated.
2535
2613
  * Please do not edit manually.
@@ -2564,6 +2642,7 @@ const IconSearch = ({ className, viewBox, title, monotone, ...rest })=>{
2564
2642
  /* export default */ const Icons_IconSearch = ((/* unused pure expression or super */ null && (IconSearch)));
2565
2643
 
2566
2644
 
2645
+
2567
2646
  /**
2568
2647
  * This file was automatically generated.
2569
2648
  * Please do not edit manually.
@@ -2591,6 +2670,7 @@ const IconSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
2591
2670
  /* export default */ const Icons_IconSearchLight = ((/* unused pure expression or super */ null && (IconSearchLight)));
2592
2671
 
2593
2672
 
2673
+
2594
2674
  /**
2595
2675
  * This file was automatically generated.
2596
2676
  * Please do not edit manually.
@@ -2624,6 +2704,7 @@ const IconSelected = ({ className, viewBox, title, monotone, ...rest })=>{
2624
2704
  /* export default */ const Icons_IconSelected = ((/* unused pure expression or super */ null && (IconSelected)));
2625
2705
 
2626
2706
 
2707
+
2627
2708
  /**
2628
2709
  * This file was automatically generated.
2629
2710
  * Please do not edit manually.
@@ -2657,6 +2738,7 @@ const IconSelectedLight = ({ className, viewBox, title, monotone, ...rest })=>{
2657
2738
  /* export default */ const Icons_IconSelectedLight = ((/* unused pure expression or super */ null && (IconSelectedLight)));
2658
2739
 
2659
2740
 
2741
+
2660
2742
  /**
2661
2743
  * This file was automatically generated.
2662
2744
  * Please do not edit manually.
@@ -2690,6 +2772,7 @@ const IconSend = ({ className, viewBox, title, monotone, ...rest })=>{
2690
2772
  /* export default */ const Icons_IconSend = ((/* unused pure expression or super */ null && (IconSend)));
2691
2773
 
2692
2774
 
2775
+
2693
2776
  /**
2694
2777
  * This file was automatically generated.
2695
2778
  * Please do not edit manually.
@@ -2723,6 +2806,7 @@ const IconSendLight = ({ className, viewBox, title, monotone, ...rest })=>{
2723
2806
  /* export default */ const Icons_IconSendLight = ((/* unused pure expression or super */ null && (IconSendLight)));
2724
2807
 
2725
2808
 
2809
+
2726
2810
  /**
2727
2811
  * This file was automatically generated.
2728
2812
  * Please do not edit manually.
@@ -2750,6 +2834,7 @@ const IconSettings = ({ className, viewBox, title, monotone, ...rest })=>{
2750
2834
  /* export default */ const Icons_IconSettings = ((/* unused pure expression or super */ null && (IconSettings)));
2751
2835
 
2752
2836
 
2837
+
2753
2838
  /**
2754
2839
  * This file was automatically generated.
2755
2840
  * Please do not edit manually.
@@ -2777,6 +2862,7 @@ const IconSettingsLight = ({ className, viewBox, title, monotone, ...rest })=>{
2777
2862
  /* export default */ const Icons_IconSettingsLight = ((/* unused pure expression or super */ null && (IconSettingsLight)));
2778
2863
 
2779
2864
 
2865
+
2780
2866
  /**
2781
2867
  * This file was automatically generated.
2782
2868
  * Please do not edit manually.
@@ -2811,6 +2897,7 @@ const IconShow = ({ className, viewBox, title, monotone, ...rest })=>{
2811
2897
  /* export default */ const Icons_IconShow = ((/* unused pure expression or super */ null && (IconShow)));
2812
2898
 
2813
2899
 
2900
+
2814
2901
  /**
2815
2902
  * This file was automatically generated.
2816
2903
  * Please do not edit manually.
@@ -2845,6 +2932,7 @@ const IconShowLight = ({ className, viewBox, title, monotone, ...rest })=>{
2845
2932
  /* export default */ const Icons_IconShowLight = ((/* unused pure expression or super */ null && (IconShowLight)));
2846
2933
 
2847
2934
 
2935
+
2848
2936
  /**
2849
2937
  * This file was automatically generated.
2850
2938
  * Please do not edit manually.
@@ -2879,6 +2967,7 @@ const IconSliders = ({ className, viewBox, title, monotone, ...rest })=>{
2879
2967
  /* export default */ const Icons_IconSliders = ((/* unused pure expression or super */ null && (IconSliders)));
2880
2968
 
2881
2969
 
2970
+
2882
2971
  /**
2883
2972
  * This file was automatically generated.
2884
2973
  * Please do not edit manually.
@@ -2913,6 +3002,7 @@ const IconSlidersLight = ({ className, viewBox, title, monotone, ...rest })=>{
2913
3002
  /* export default */ const Icons_IconSlidersLight = ((/* unused pure expression or super */ null && (IconSlidersLight)));
2914
3003
 
2915
3004
 
3005
+
2916
3006
  /**
2917
3007
  * This file was automatically generated.
2918
3008
  * Please do not edit manually.
@@ -2947,6 +3037,7 @@ const IconSort = ({ className, viewBox, title, monotone, ...rest })=>{
2947
3037
  /* export default */ const Icons_IconSort = ((/* unused pure expression or super */ null && (IconSort)));
2948
3038
 
2949
3039
 
3040
+
2950
3041
  /**
2951
3042
  * This file was automatically generated.
2952
3043
  * Please do not edit manually.
@@ -2981,6 +3072,7 @@ const IconSortDown = ({ className, viewBox, title, monotone, ...rest })=>{
2981
3072
  /* export default */ const Icons_IconSortDown = ((/* unused pure expression or super */ null && (IconSortDown)));
2982
3073
 
2983
3074
 
3075
+
2984
3076
  /**
2985
3077
  * This file was automatically generated.
2986
3078
  * Please do not edit manually.
@@ -3008,6 +3100,7 @@ const IconSortDownLight = ({ className, viewBox, title, monotone, ...rest })=>{
3008
3100
  /* export default */ const Icons_IconSortDownLight = ((/* unused pure expression or super */ null && (IconSortDownLight)));
3009
3101
 
3010
3102
 
3103
+
3011
3104
  /**
3012
3105
  * This file was automatically generated.
3013
3106
  * Please do not edit manually.
@@ -3035,6 +3128,7 @@ const IconSortLight = ({ className, viewBox, title, monotone, ...rest })=>{
3035
3128
  /* export default */ const Icons_IconSortLight = ((/* unused pure expression or super */ null && (IconSortLight)));
3036
3129
 
3037
3130
 
3131
+
3038
3132
  /**
3039
3133
  * This file was automatically generated.
3040
3134
  * Please do not edit manually.
@@ -3069,6 +3163,7 @@ const IconSortUp = ({ className, viewBox, title, monotone, ...rest })=>{
3069
3163
  /* export default */ const Icons_IconSortUp = ((/* unused pure expression or super */ null && (IconSortUp)));
3070
3164
 
3071
3165
 
3166
+
3072
3167
  /**
3073
3168
  * This file was automatically generated.
3074
3169
  * Please do not edit manually.
@@ -3096,6 +3191,7 @@ const IconSortUpLight = ({ className, viewBox, title, monotone, ...rest })=>{
3096
3191
  /* export default */ const Icons_IconSortUpLight = ((/* unused pure expression or super */ null && (IconSortUpLight)));
3097
3192
 
3098
3193
 
3194
+
3099
3195
  /**
3100
3196
  * This file was automatically generated.
3101
3197
  * Please do not edit manually.
@@ -3129,6 +3225,7 @@ const IconStarInCircle = ({ className, viewBox, title, monotone, ...rest })=>{
3129
3225
  /* export default */ const Icons_IconStarInCircle = ((/* unused pure expression or super */ null && (IconStarInCircle)));
3130
3226
 
3131
3227
 
3228
+
3132
3229
  /**
3133
3230
  * This file was automatically generated.
3134
3231
  * Please do not edit manually.
@@ -3162,6 +3259,7 @@ const IconStarInCircleLight = ({ className, viewBox, title, monotone, ...rest })
3162
3259
  /* export default */ const Icons_IconStarInCircleLight = ((/* unused pure expression or super */ null && (IconStarInCircleLight)));
3163
3260
 
3164
3261
 
3262
+
3165
3263
  /**
3166
3264
  * This file was automatically generated.
3167
3265
  * Please do not edit manually.
@@ -3190,6 +3288,7 @@ const IconUnChecked = ({ className, viewBox, title, monotone, ...rest })=>{
3190
3288
  /* export default */ const Icons_IconUnChecked = ((/* unused pure expression or super */ null && (IconUnChecked)));
3191
3289
 
3192
3290
 
3291
+
3193
3292
  /**
3194
3293
  * This file was automatically generated.
3195
3294
  * Please do not edit manually.
@@ -3223,6 +3322,7 @@ const IconUnCheckedLight = ({ className, viewBox, title, monotone, ...rest })=>{
3223
3322
  /* export default */ const Icons_IconUnCheckedLight = ((/* unused pure expression or super */ null && (IconUnCheckedLight)));
3224
3323
 
3225
3324
 
3325
+
3226
3326
  /**
3227
3327
  * This file was automatically generated.
3228
3328
  * Please do not edit manually.
@@ -3257,6 +3357,7 @@ const IconUnlocked = ({ className, viewBox, title, monotone, ...rest })=>{
3257
3357
  /* export default */ const Icons_IconUnlocked = ((/* unused pure expression or super */ null && (IconUnlocked)));
3258
3358
 
3259
3359
 
3360
+
3260
3361
  /**
3261
3362
  * This file was automatically generated.
3262
3363
  * Please do not edit manually.
@@ -3290,6 +3391,7 @@ const IconUnlockedLight = ({ className, viewBox, title, monotone, ...rest })=>{
3290
3391
  /* export default */ const Icons_IconUnlockedLight = ((/* unused pure expression or super */ null && (IconUnlockedLight)));
3291
3392
 
3292
3393
 
3394
+
3293
3395
  /**
3294
3396
  * This file was automatically generated.
3295
3397
  * Please do not edit manually.
@@ -3318,6 +3420,7 @@ const IconUnSelected = ({ className, viewBox, title, monotone, ...rest })=>{
3318
3420
  /* export default */ const Icons_IconUnSelected = ((/* unused pure expression or super */ null && (IconUnSelected)));
3319
3421
 
3320
3422
 
3423
+
3321
3424
  /**
3322
3425
  * This file was automatically generated.
3323
3426
  * Please do not edit manually.
@@ -3351,6 +3454,7 @@ const IconUnSelectedLight = ({ className, viewBox, title, monotone, ...rest })=>
3351
3454
  /* export default */ const Icons_IconUnSelectedLight = ((/* unused pure expression or super */ null && (IconUnSelectedLight)));
3352
3455
 
3353
3456
 
3457
+
3354
3458
  /**
3355
3459
  * This file was automatically generated.
3356
3460
  * Please do not edit manually.
@@ -3385,6 +3489,7 @@ const IconUp = ({ className, viewBox, title, monotone, ...rest })=>{
3385
3489
  /* export default */ const Icons_IconUp = ((/* unused pure expression or super */ null && (IconUp)));
3386
3490
 
3387
3491
 
3492
+
3388
3493
  /**
3389
3494
  * This file was automatically generated.
3390
3495
  * Please do not edit manually.
@@ -3412,6 +3517,7 @@ const IconUpLight = ({ className, viewBox, title, monotone, ...rest })=>{
3412
3517
  /* export default */ const Icons_IconUpLight = ((/* unused pure expression or super */ null && (IconUpLight)));
3413
3518
 
3414
3519
 
3520
+
3415
3521
  /**
3416
3522
  * This file was automatically generated.
3417
3523
  * Please do not edit manually.
@@ -3446,6 +3552,7 @@ const IconUpload = ({ className, viewBox, title, monotone, ...rest })=>{
3446
3552
  /* export default */ const Icons_IconUpload = ((/* unused pure expression or super */ null && (IconUpload)));
3447
3553
 
3448
3554
 
3555
+
3449
3556
  /**
3450
3557
  * This file was automatically generated.
3451
3558
  * Please do not edit manually.
@@ -3473,6 +3580,7 @@ const IconUploadLight = ({ className, viewBox, title, monotone, ...rest })=>{
3473
3580
  /* export default */ const Icons_IconUploadLight = ((/* unused pure expression or super */ null && (IconUploadLight)));
3474
3581
 
3475
3582
 
3583
+
3476
3584
  /**
3477
3585
  * This file was automatically generated.
3478
3586
  * Please do not edit manually.
@@ -3506,6 +3614,7 @@ const IconUser = ({ className, viewBox, title, monotone, ...rest })=>{
3506
3614
  /* export default */ const Icons_IconUser = ((/* unused pure expression or super */ null && (IconUser)));
3507
3615
 
3508
3616
 
3617
+
3509
3618
  /**
3510
3619
  * This file was automatically generated.
3511
3620
  * Please do not edit manually.
@@ -3539,6 +3648,7 @@ const IconUserLight = ({ className, viewBox, title, monotone, ...rest })=>{
3539
3648
  /* export default */ const Icons_IconUserLight = ((/* unused pure expression or super */ null && (IconUserLight)));
3540
3649
 
3541
3650
 
3651
+
3542
3652
  /**
3543
3653
  * This file was automatically generated.
3544
3654
  * Please do not edit manually.
@@ -3572,6 +3682,7 @@ const IconWebSearch = ({ className, viewBox, title, monotone, ...rest })=>{
3572
3682
  /* export default */ const Icons_IconWebSearch = ((/* unused pure expression or super */ null && (IconWebSearch)));
3573
3683
 
3574
3684
 
3685
+
3575
3686
  /**
3576
3687
  * This file was automatically generated.
3577
3688
  * Please do not edit manually.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-icons",
3
- "version": "4.19.0",
3
+ "version": "4.19.2",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -37,10 +37,10 @@
37
37
  "devDependencies": {
38
38
  "@awesome.me/kit-7767782ab9": "latest",
39
39
  "@versini/ui-svgicon": "../ui-svgicon",
40
- "svgo": "4.0.0"
40
+ "svgo": "4.0.1"
41
41
  },
42
42
  "sideEffects": [
43
43
  "**/*.css"
44
44
  ],
45
- "gitHead": "88569c1fca3fa714506b5eed5835ee78c9d6c3ef"
45
+ "gitHead": "81334809d70aee9964aa05e38ceea3f2bb1d9599"
46
46
  }