@@ -53,13 +53,6 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=7676
53
53
example : ( ) => < Icon name = "upload" /> ,
54
54
} ) ;
55
55
56
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=7081-18' , {
57
- props : {
58
- name : 'tokens' ,
59
- } ,
60
- example : ( ) => < Icon name = "tokens" /> ,
61
- } ) ;
62
-
63
56
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-142078' , {
64
57
props : {
65
58
name : 'triangle-square-circle' ,
@@ -74,6 +67,13 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
74
67
example : ( ) => < Icon name = "tools" /> ,
75
68
} ) ;
76
69
70
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=7081-18' , {
71
+ props : {
72
+ name : 'tokens' ,
73
+ } ,
74
+ example : ( ) => < Icon name = "tokens" /> ,
75
+ } ) ;
76
+
77
77
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-142076' , {
78
78
props : {
79
79
name : 'toggle-stack' ,
@@ -109,18 +109,18 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
109
109
example : ( ) => < Icon name = "timeline-text" /> ,
110
110
} ) ;
111
111
112
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=20642-291 ' , {
112
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=7081-6 ' , {
113
113
props : {
114
- name : 'thumb-up' ,
114
+ name : 'thumb-up-outline ' ,
115
115
} ,
116
- example : ( ) => < Icon name = "thumb-up" /> ,
116
+ example : ( ) => < Icon name = "thumb-up-outline " /> ,
117
117
} ) ;
118
118
119
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=7081-6 ' , {
119
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=20642-291 ' , {
120
120
props : {
121
- name : 'thumb-up-outline ' ,
121
+ name : 'thumb-up' ,
122
122
} ,
123
- example : ( ) => < Icon name = "thumb-up-outline " /> ,
123
+ example : ( ) => < Icon name = "thumb-up" /> ,
124
124
} ) ;
125
125
126
126
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=7081-12' , {
@@ -627,18 +627,18 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
627
627
example : ( ) => < Icon name = "person-add" /> ,
628
628
} ) ;
629
629
630
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6817-42 ' , {
630
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141906 ' , {
631
631
props : {
632
- name : 'percentage ' ,
632
+ name : 'person ' ,
633
633
} ,
634
- example : ( ) => < Icon name = "percentage " /> ,
634
+ example : ( ) => < Icon name = "person " /> ,
635
635
} ) ;
636
636
637
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141906 ' , {
637
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6817-42 ' , {
638
638
props : {
639
- name : 'person ' ,
639
+ name : 'percentage ' ,
640
640
} ,
641
- example : ( ) => < Icon name = "person " /> ,
641
+ example : ( ) => < Icon name = "percentage " /> ,
642
642
} ) ;
643
643
644
644
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141905' , {
@@ -809,18 +809,18 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=2432
809
809
example : ( ) => < Icon name = "menu" /> ,
810
810
} ) ;
811
811
812
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=7084-12 ' , {
812
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=7084-6 ' , {
813
813
props : {
814
- name : 'markdown-off ' ,
814
+ name : 'markdown-on ' ,
815
815
} ,
816
- example : ( ) => < Icon name = "markdown-off " /> ,
816
+ example : ( ) => < Icon name = "markdown-on " /> ,
817
817
} ) ;
818
818
819
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=7084-6 ' , {
819
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=7084-12 ' , {
820
820
props : {
821
- name : 'markdown-on ' ,
821
+ name : 'markdown-off ' ,
822
822
} ,
823
- example : ( ) => < Icon name = "markdown-on " /> ,
823
+ example : ( ) => < Icon name = "markdown-off " /> ,
824
824
} ) ;
825
825
826
826
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141813' , {
@@ -872,6 +872,13 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
872
872
example : ( ) => < Icon name = "lock" /> ,
873
873
} ) ;
874
874
875
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=21147-281' , {
876
+ props : {
877
+ name : 'list-numbers' ,
878
+ } ,
879
+ example : ( ) => < Icon name = "list-numbers" /> ,
880
+ } ) ;
881
+
875
882
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141807' , {
876
883
props : {
877
884
name : 'list' ,
@@ -928,6 +935,13 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=2064
928
935
example : ( ) => < Icon name = "json" /> ,
929
936
} ) ;
930
937
938
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=21147-283' , {
939
+ props : {
940
+ name : 'italic' ,
941
+ } ,
942
+ example : ( ) => < Icon name = "italic" /> ,
943
+ } ) ;
944
+
931
945
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141764' , {
932
946
props : {
933
947
name : 'info-circle-outline' ,
@@ -1194,18 +1208,18 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
1194
1208
example : ( ) => < Icon name = "flask" /> ,
1195
1209
} ) ;
1196
1210
1197
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141682 ' , {
1211
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=4166-38 ' , {
1198
1212
props : {
1199
- name : 'flag-outline ' ,
1213
+ name : 'flag-heart ' ,
1200
1214
} ,
1201
- example : ( ) => < Icon name = "flag-outline " /> ,
1215
+ example : ( ) => < Icon name = "flag-heart " /> ,
1202
1216
} ) ;
1203
1217
1204
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=4166-38 ' , {
1218
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141682 ' , {
1205
1219
props : {
1206
- name : 'flag-heart ' ,
1220
+ name : 'flag-outline ' ,
1207
1221
} ,
1208
- example : ( ) => < Icon name = "flag-heart " /> ,
1222
+ example : ( ) => < Icon name = "flag-outline " /> ,
1209
1223
} ) ;
1210
1224
1211
1225
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141681' , {
@@ -1467,6 +1481,13 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
1467
1481
example : ( ) => < Icon name = "code-circle" /> ,
1468
1482
} ) ;
1469
1483
1484
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=21147-279' , {
1485
+ props : {
1486
+ name : 'code' ,
1487
+ } ,
1488
+ example : ( ) => < Icon name = "code" /> ,
1489
+ } ) ;
1490
+
1470
1491
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141587' , {
1471
1492
props : {
1472
1493
name : 'cloud-search' ,
@@ -1488,18 +1509,18 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
1488
1509
example : ( ) => < Icon name = "cloud" /> ,
1489
1510
} ) ;
1490
1511
1491
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141584 ' , {
1512
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=5698-12 ' , {
1492
1513
props : {
1493
- name : 'clock-history ' ,
1514
+ name : 'clock-x ' ,
1494
1515
} ,
1495
- example : ( ) => < Icon name = "clock-history " /> ,
1516
+ example : ( ) => < Icon name = "clock-x " /> ,
1496
1517
} ) ;
1497
1518
1498
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=5698-12 ' , {
1519
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141584 ' , {
1499
1520
props : {
1500
- name : 'clock-x ' ,
1521
+ name : 'clock-history ' ,
1501
1522
} ,
1502
- example : ( ) => < Icon name = "clock-x " /> ,
1523
+ example : ( ) => < Icon name = "clock-history " /> ,
1503
1524
} ) ;
1504
1525
1505
1526
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141544' , {
@@ -1551,6 +1572,13 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
1551
1572
example : ( ) => < Icon name = "circle" /> ,
1552
1573
} ) ;
1553
1574
1575
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=20672-216' , {
1576
+ props : {
1577
+ name : 'chip-ai' ,
1578
+ } ,
1579
+ example : ( ) => < Icon name = "chip-ai" /> ,
1580
+ } ) ;
1581
+
1554
1582
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141537' , {
1555
1583
props : {
1556
1584
name : 'chevrons-right' ,
@@ -1635,13 +1663,6 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
1635
1663
example : ( ) => < Icon name = "check" /> ,
1636
1664
} ) ;
1637
1665
1638
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=20672-216' , {
1639
- props : {
1640
- name : 'chip-ai' ,
1641
- } ,
1642
- example : ( ) => < Icon name = "chip-ai" /> ,
1643
- } ) ;
1644
-
1645
1666
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141525' , {
1646
1667
props : {
1647
1668
name : 'chat-bubble-outline' ,
@@ -1950,6 +1971,13 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
1950
1971
example : ( ) => < Icon name = "bolt" /> ,
1951
1972
} ) ;
1952
1973
1974
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=21147-285' , {
1975
+ props : {
1976
+ name : 'bold' ,
1977
+ } ,
1978
+ example : ( ) => < Icon name = "bold" /> ,
1979
+ } ) ;
1980
+
1953
1981
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141406' , {
1954
1982
props : {
1955
1983
name : 'binary' ,
@@ -1985,13 +2013,6 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
1985
2013
example : ( ) => < Icon name = "arrow-up-thin" /> ,
1986
2014
} ) ;
1987
2015
1988
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=20642-229' , {
1989
- props : {
1990
- name : 'arrow-up-right' ,
1991
- } ,
1992
- example : ( ) => < Icon name = "arrow-up-right" /> ,
1993
- } ) ;
1994
-
1995
2016
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141376' , {
1996
2017
props : {
1997
2018
name : 'arrow-up-right-circle-outline' ,
@@ -2006,6 +2027,13 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
2006
2027
example : ( ) => < Icon name = "arrow-up-right-circle" /> ,
2007
2028
} ) ;
2008
2029
2030
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=20642-229' , {
2031
+ props : {
2032
+ name : 'arrow-up-right' ,
2033
+ } ,
2034
+ example : ( ) => < Icon name = "arrow-up-right" /> ,
2035
+ } ) ;
2036
+
2009
2037
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141374' , {
2010
2038
props : {
2011
2039
name : 'arrow-undo' ,
@@ -2020,18 +2048,18 @@ figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-14
2020
2048
example : ( ) => < Icon name = "arrow-right-thin" /> ,
2021
2049
} ) ;
2022
2050
2023
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141372 ' , {
2051
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=15005-144 ' , {
2024
2052
props : {
2025
- name : 'arrow-left-thin ' ,
2053
+ name : 'arrow-merge ' ,
2026
2054
} ,
2027
- example : ( ) => < Icon name = "arrow-left-thin " /> ,
2055
+ example : ( ) => < Icon name = "arrow-merge " /> ,
2028
2056
} ) ;
2029
2057
2030
- figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=15005-144 ' , {
2058
+ figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141372 ' , {
2031
2059
props : {
2032
- name : 'arrow-merge ' ,
2060
+ name : 'arrow-left-thin ' ,
2033
2061
} ,
2034
- example : ( ) => < Icon name = "arrow-merge " /> ,
2062
+ example : ( ) => < Icon name = "arrow-left-thin " /> ,
2035
2063
} ) ;
2036
2064
2037
2065
figma . connect ( Icon , 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=6-141371' , {
0 commit comments